SecurityTokenRequirement.KeyUsageProperty 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得值,這個值會指定 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 屬性。