Share via


WSSecurityTokenSerializer.GetTokenTypeUri(Type) Metoda

Definice

Získá identifikátor URI tokenu zabezpečení zadaného typu.

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

Parametry

tokenType
Type

Typ tokenu zabezpečení.

Návraty

Identifikátor URI tokenu zabezpečení zadaného typu.

Platí pro