Sdílet prostřednictvím


ContentGrant.Right Vlastnost

Definice

Získá to ContentRight , co je uděleno.

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

Hodnota vlastnosti

ContentRight

Přístupové právo, které je uděleno konstruktoru User, jak je uvedeno pro ContentGrant(ContentUser, ContentRight) konstruktor.

Platí pro