共用方式為


UseLicense.Owner 屬性

定義

取得授權的擁有人。

public:
 property System::Security::RightsManagement::ContentUser ^ Owner { System::Security::RightsManagement::ContentUser ^ get(); };
public System.Security.RightsManagement.ContentUser Owner { get; }
member this.Owner : System.Security.RightsManagement.ContentUser
Public ReadOnly Property Owner As ContentUser

屬性值

授權的擁有人。

備註

授權擁有者是從傳遞至 UseLicense 建構函式的序列化 Extensible Rights Markup Language (XrML) 字串取得。

適用於