ContentUser.OwnerUser 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取“Owner”ContentUser 角色的实例。
public:
static property System::Security::RightsManagement::ContentUser ^ OwnerUser { System::Security::RightsManagement::ContentUser ^ get(); };
public static System.Security.RightsManagement.ContentUser OwnerUser { get; }
static member OwnerUser : System.Security.RightsManagement.ContentUser
Public Shared ReadOnly Property OwnerUser As ContentUser
属性值
“Owner”ContentUser 角色的一个实例。
注解
OwnerUser 具有 AuthenticationType “内部”和 Name “所有者”。
OwnerUser 服务器端模板使用 在创建受保护的文档时向内容作者或发布者授予特殊权限。