Condividi tramite


Saml2SecurityTokenHandler.DenormalizeAuthenticationType(String) Metodo

Definizione

Restituisce l'elemento 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.

Restituisce

Stringa che rappresenta il tipo di autenticazione denormalizzata usata per ottenere il token.

Si applica a