Saml2SecurityTokenHandler.DenormalizeAuthenticationType(String) Metoda

Definicja

Zwraca wartość Saml2 AuthenticationContext zgodną z znormalizowaną wartością.

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

Znormalizowana wartość.

Zwraca

Ciąg reprezentujący zdenormalizowany typ uwierzytelniania używany do uzyskiwania tokenu.

Dotyczy