Saml2SecurityTokenHandler.DenormalizeAuthenticationType(String) Método

Definição

Devolve o Saml2 AuthenticationContext que corresponde a um valor normalizado.

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

Parâmetros

normalizedAuthenticationType
String

O valor normalizado.

Devoluções

Uma cadeia que representa o tipo de autenticação desnormalizada usado para obter o token.

Aplica-se a