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 개체의 감사 규칙과 연결된 개체의 형식입니다.

적용 대상