SecurityTokenRequirement.KeySizeProperty 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取一个值,该值指定 Properties 属性在 KeySize 集合中的索引名称。
public:
static property System::String ^ KeySizeProperty { System::String ^ get(); };
public static string KeySizeProperty { get; }
static member KeySizeProperty : string
Public Shared ReadOnly Property KeySizeProperty As String
属性值
Properties 属性在 KeySize 集合中的索引名称。
注解
若要设置要求的密钥大小,请使用 KeySize 属性。