Saml2SecurityTokenHandler.DenormalizeAuthenticationType(String) Méthode

Définition

Retourne le Saml2 AuthenticationContext correspondant à une valeur normalisée.

protected:
 virtual System::String ^ DenormalizeAuthenticationType(System::String ^ normalizedAuthenticationType);
protected virtual string DenormalizeAuthenticationType (string normalizedAuthenticationType);
abstract member DenormalizeAuthenticationType : string -> string
override this.DenormalizeAuthenticationType : string -> string
Protected Overridable Function DenormalizeAuthenticationType (normalizedAuthenticationType As String) As String

Paramètres

normalizedAuthenticationType
String

Valeur normalisée.

Retours

Chaîne qui représente le type d’authentification dénormalisé utilisé pour obtenir le jeton.

S’applique à