ObjectSecurity.AccessRightType Propriété

Définition

Obtient l’objet Type sécurisable associé à cet ObjectSecurity objet.

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

Valeur de propriété

Type de l’objet sécurisable associé à cet ObjectSecurity objet.

S’applique à