Share via


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 プロパティを使用します。

適用対象

こちらもご覧ください