Compartilhar via


WSSecurityTokenSerializer.GetTokenTypeUri(Type) Método

Definição

Obtém o URI do token de segurança do tipo especificado.

protected public:
 virtual System::String ^ GetTokenTypeUri(Type ^ tokenType);
protected internal virtual string GetTokenTypeUri (Type tokenType);
abstract member GetTokenTypeUri : Type -> string
override this.GetTokenTypeUri : Type -> string
Protected Friend Overridable Function GetTokenTypeUri (tokenType As Type) As String

Parâmetros

tokenType
Type

O tipo do token de segurança.

Retornos

String

O URI do token de segurança do tipo especificado.

Aplica-se a