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

プロパティ値

この CryptoKeySecurity オブジェクトの監査規則に関連付けられたオブジェクトの型。

適用対象