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

El tipo del objeto protegible asociado con las reglas de auditoría de la instancia actual.

Se aplica a