Saml2SecurityTokenHandler.DenormalizeAuthenticationType(String) Metod

Definition

Returnerar Saml2 AuthenticationContext som matchar ett normaliserat värde.

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

Parametrar

normalizedAuthenticationType
String

Det normaliserade värdet.

Returer

En sträng som representerar den avnormaliserade autentiseringstyp som används för att hämta token.

Gäller för