次の方法で共有


SamlSecurityTokenHandler.TokenType プロパティ

定義

このハンドラーでサポートされているトークンの種類を取得します。

public:
 virtual property Type ^ TokenType { Type ^ get(); };
public override Type TokenType { get; }
member this.TokenType : Type
Public Overrides ReadOnly Property TokenType As Type

プロパティ値

Type クラスの SamlSecurityToken

適用対象