Share via


SecurityTokenRequirement.TokenTypeProperty プロパティ

定義

Properties プロパティの TokenType コレクションのインデックス名を示す値を取得します。

public:
 static property System::String ^ TokenTypeProperty { System::String ^ get(); };
public static string TokenTypeProperty { get; }
static member TokenTypeProperty : string
Public Shared ReadOnly Property TokenTypeProperty As String

プロパティ値

Properties プロパティの TokenType コレクションのインデックス名。

注釈

必要なセキュリティ トークンの種類を設定するには、TokenType プロパティを使用します。

適用対象

こちらもご覧ください