ObjectSecurity.AccessRightType Property

Definition

Gets the Type of the securable object associated with this ObjectSecurity object.

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

Property Value

The type of the securable object associated with this ObjectSecurity object.

Applies to