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
属性值
许可证的所有者。
注解
从序列化的 Extensible Rights Markup Language (XrML) 传递给构造函数的 UseLicense 字符串获取许可证所有者。