UseLicense.Owner 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得授權的擁有人。
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) 字串取得。