Sdílet prostřednictvím


Saml2SecurityTokenHandler.DenormalizeAuthenticationType(String) Metoda

Definice

Vrátí Saml2 AuthenticationContext odpovídající normalizované hodnotě.

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

Parametry

normalizedAuthenticationType
String

Normalizovaná hodnota.

Návraty

Řetězec, který představuje typ denormalizovaného ověřování použitý k získání tokenu.

Platí pro