CryptoKeySecurity.AccessRightType プロパティ

定義

この CryptoKeySecurity オブジェクトに関連付けられたセキュリティ保護可能なオブジェクトの Type を取得します。

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

プロパティ値

この CryptoKeySecurity オブジェクトに関連付けられたセキュリティ保護可能なオブジェクトの型。

適用対象