Share via


ContentUser.OwnerUser 属性

定义

获取“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 服务器端模板使用 在创建受保护的文档时向内容作者或发布者授予特殊权限。

适用于

另请参阅