Saml2SecurityTokenHandler.DenormalizeAuthenticationType(String) Metodo

Definizione

Restituisce saml2 AuthenticationContext corrispondente a un valore normalizzato.

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

Parametri

normalizedAuthenticationType
String

Valore normalizzato.

Valori restituiti

Stringa che rappresenta il tipo di autenticazione denormalizzato utilizzato per ottenere il token.

Si applica a