Udostępnij za pośrednictwem


ContentUser.OwnerUser Właściwość

Definicja

Pobiera wystąpienie osoby "Właściciel". 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

Wartość właściwości

Wystąpienie osoby "Właściciel". ContentUser

Uwagi

OwnerUser ma AuthenticationType wartość "Internal" i Name "Owner".

OwnerUser jest używany przez szablony po stronie serwera w celu nadania specjalnych uprawnień autorowi zawartości lub wydawcy podczas tworzenia chronionego dokumentu.

Dotyczy

Zobacz też