Freigeben über


Saml2SecurityTokenHandler.DenormalizeAuthenticationType(String) Methode

Definition

Gibt den „Saml2 AuthenticationContext“ zurück, der einem normalisierten Wert entspricht.

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

Parameter

normalizedAuthenticationType
String

Der normalisierte Wert.

Gibt zurück

Eine Zeichenfolge, die den denormalisierten Authentifizierungstyp darstellt, der zum Abrufen des Tokens verwendet wird.

Gilt für: