Click or drag to resize

SecurityIdentityAuthenticationType Property

Gets the type of authentication used to identify the user.

Namespace: GSF.Security
Assembly: GSF.Security (in GSF.Security.dll) Version: 2.4.181-beta
Syntax
public string AuthenticationType { get; }
View Source

Property Value

String

Implements

IIdentityAuthenticationType
See Also