ContentGrant.Right 屬性

定義

取得所授與的 ContentRight

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

屬性值

授與 User 的存取權限,如 ContentGrant(ContentUser, ContentRight) 建構函式所指定。

適用於