Partage via


ContentGrant.Right Propriété

Définition

Obtient le ContentRight qui est accordé.

public:
 property System::Security::RightsManagement::ContentRight Right { System::Security::RightsManagement::ContentRight get(); };
public System.Security.RightsManagement.ContentRight Right { get; }
member this.Right : System.Security.RightsManagement.ContentRight
Public ReadOnly Property Right As ContentRight

Valeur de propriété

ContentRight

Le droit d'accès qui est accordé au User, comme spécifié au constructeur ContentGrant(ContentUser, ContentRight).

S’applique à