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

适用于

另请参阅