ObjectSecurity<T>.AccessRightType プロパティ

定義

この ObjectSecurity'1 オブジェクトに関連付けられているセキュリティ保護可能なオブジェクトの型を取得します。

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

プロパティ値

現在のインスタンスに関連付けられているセキュリティ保護可能なオブジェクトの型。

適用対象