ObjectSecurity.AccessRightType プロパティ

定義

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

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

プロパティ値

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

適用対象