ObjectSecurity.AccessRightType Propriedade
Definição
Obtém o Type do objeto protegível associado a este objeto ObjectSecurity.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
Valor da propriedade
O tipo do objeto protegível associado a este ObjectSecurity objeto.The type of the securable object associated with this ObjectSecurity object.