共用方式為


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 屬性。

適用於

另請參閱