Programming with FTP OLE Automation
MutualAuthenticate property
Syntax |
Object.MutualAuthenticate |
Data type |
Boolean |
Returns (first syntax line) or specifies (second syntax line) whether Kerberos mutual authentication should be performed.
Note: If UseKerberos is set to False, this property is ignored.
The default value is True.
None