ObjectSecurity.AccessRightType Propiedad

Definición

Obtiene el Type del objeto protegible asociado a este objeto ObjectSecurity.

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

Valor de propiedad

Type

Tipo del objeto protegible asociado a este objeto ObjectSecurity.

Se aplica a