ICredentials.Authentication

Syntax

Authentication: AuthenticationMode;

Description

The Authentication property returns authentication type used during connection with the current credentials.

Comments

The property returns the type that was specified when creating credentials using the ISecurityPackage.CreateCredentials method.

See also:

ICredentialsBase