다음을 통해 공유


ObjectSecurity.AuditRuleType 속성

정의

Type 개체의 감사 규칙과 연결된 ObjectSecurity 개체를 가져옵니다. Type 개체는 SecurityIdentifier 개체로 캐스팅할 수 있는 개체여야 합니다.

public:
 abstract property Type ^ AuditRuleType { Type ^ get(); };
public abstract Type AuditRuleType { get; }
member this.AuditRuleType : Type
Public MustOverride ReadOnly Property AuditRuleType As Type

속성 값

ObjectSecurity 개체의 감사 규칙과 연결된 개체의 형식입니다.

적용 대상