Type firmware:AuthenticationType


Value 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 Key Files NO COMMENTS
DEFAULT usePassword(0) Use Password NO COMMENTS