次の方法で共有


SecurityTokenRequirement.KeyTypeProperty プロパティ

定義

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

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

プロパティ値

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

注釈

必要なキーの種類を設定するには、KeyType プロパティを使用します。

適用対象

こちらもご覧ください