SecurityTokenRequirement.KeyTypeProperty 属性

定义

获取一个值,该值指定 Properties 属性在 KeyType 集合中的索引名称。

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

属性值

Properties 属性在 KeyType 集合中的索引名称。

注解

若要设置要求的密钥类型,请使用 KeyType 属性。

适用于

另请参阅