Partager via


WSSecurityTokenSerializer.GetTokenTypeUri(Type) Méthode

Définition

Obtient l'URI du jeton de sécurité du type spécifié.

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

Paramètres

tokenType
Type

Type de jeton de sécurité.

Retours

L'URI du jeton de sécurité du type spécifié.

S’applique à