Compartir a través de


ContentGrant.Right Propiedad

Definición

Obtiene la enumeración ContentRight que se concede.

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

Valor de propiedad

Derecho de acceso que se concede a User, tal como se especificó en el constructor ContentGrant(ContentUser, ContentRight).

Se aplica a