ObjectSecurity<T>.AccessRightType Propiedad

Definición

Obtiene el tipo del objeto protegible asociado a este objeto 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

Valor de propiedad

Tipo del objeto protegible asociado a la instancia actual.

Se aplica a