CryptoKeySecurity.AccessRuleType 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
Type获取与此对象的访问规则CryptoKeySecurity关联的对象。 该 Type 对象必须是可强制转换为 SecurityIdentifier 对象的对象。
public:
virtual property Type ^ AccessRuleType { Type ^ get(); };
public override Type AccessRuleType { get; }
member this.AccessRuleType : Type
Public Overrides ReadOnly Property AccessRuleType As Type
属性值
与此对象的访问规则 CryptoKeySecurity 关联的对象的类型。