ICredentials.Authentication

Syntax

Authentication: AuthenticationMode;

Description

The Authentication property returns a type of authentication that is used when connecting to the account.

Comments

The property returns the type that was specified on creating credentials using the ISecurityPackage.CreateCredentialsmethod.

See also:

ICredentials