Share via


PSSecurityGroup.TenantAdministrators Field

The default security group for tenant administrators of a hosted Project Server installation.

Namespace:  Microsoft.Office.Project.Server.Library
Assembly:  Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)

Syntax

'Declaration
Public Shared ReadOnly TenantAdministrators As Guid
'Usage
Dim value As Guid

value = PSSecurityGroup.TenantAdministrators
public static readonly Guid TenantAdministrators

Remarks

Tenant administrators can manage a hosted Project Server, but do not have administrative rights beyond those necessary for the hosted instance.

See Also

Reference

PSSecurityGroup Structure

PSSecurityGroup Members

Microsoft.Office.Project.Server.Library Namespace