ObjectSecurity.AccessRightType Propiedad

Definición

Obtiene del Type objeto protegible asociado a este ObjectSecurity objeto .

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

Tipo del objeto protegible asociado a este ObjectSecurity objeto.

Se aplica a