CryptoKeySecurity.AuditRuleType 属性

定义

获取与此 Type 对象的审核规则关联的 CryptoKeySecurity 对象。 Type 对象必须是可以转换为 SecurityIdentifier 对象的对象。

public:
 virtual property Type ^ AuditRuleType { Type ^ get(); };
public override Type AuditRuleType { get; }
member this.AuditRuleType : Type
Public Overrides ReadOnly Property AuditRuleType As Type

属性值

Type

与此 CryptoKeySecurity 对象的审核规则关联的对象的类型。

适用于