[This is preliminary documentation and is subject to change.]
Implementation of IIdentity interface
Namespace: NFX.SecurityAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public string AuthenticationType { get; }
public string AuthenticationType { get; }
Public ReadOnly Property AuthenticationType As String
Get
Public ReadOnly Property AuthenticationType As String
Get
public:
virtual property String^ AuthenticationType {
String^ get () sealed;
}
public:
virtual property String^ AuthenticationType {
String^ get () sealed;
}
abstract AuthenticationType : string with get
override AuthenticationType : string with get
abstract AuthenticationType : string with get
override AuthenticationType : string with get
Property Value
Type:
StringImplements
IIdentity AuthenticationType