Type file:AuthenticationType


Flag to indicate what type of authentication we should be using in the data transfer operation.

Constants
usePassword 0 Use Password NO COMMENTS
useSshKeyContents 1 Use SSH Public/Private Files NO COMMENTS
DEFAULT usePassword(0) Use Password NO COMMENTS