CryptoKeySecurity.AccessRuleType プロパティ

定義

この Type オブジェクトのアクセス規則に関連付けられた CryptoKeySecurity オブジェクトを取得します。 Type オブジェクトは、 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 オブジェクトのアクセス規則に関連付けられているオブジェクトの型。

適用対象