Share via


CryptoKeySecurity.AccessRuleType 属性

定义

获取与此 CryptoKeySecurity 对象的访问规则关联的对象的 TypeType 对象必须是可以转换为 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 对象的访问规则关联的对象的类型。

适用于