ClaimsIdentity.AuthenticationType Propriété

Définition

Obtient le type d'authentification.

public:
 virtual property System::String ^ AuthenticationType { System::String ^ get(); };
public virtual string AuthenticationType { get; }
public virtual string? AuthenticationType { get; }
member this.AuthenticationType : string
Public Overridable ReadOnly Property AuthenticationType As String

Valeur de propriété

String

Type d’authentification.

Implémente

S’applique à