SecurityTokenRequirement.KeyUsageProperty プロパティ

定義

Properties プロパティのKeyUsage コレクション内のインデックスの名前を指定する値を取得します。

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

プロパティ値

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

注釈

キーの使用要件を設定するには、 KeyUsage プロパティを使用します。

適用対象

こちらもご覧ください