PSContextInfoV14 members
Contains Project Server context information for user identity, Project Web App site, and preferred culture.
The PSContextInfoV14 type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
PSContextInfoV14 | Creates an instance of the PSContextInfoV14 class. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
DelegateGuid | Gets or sets the GUID of the user delegate, when delegation is active. |
![]() |
DelegateName | Gets or sets the name of the user delegate, when delegation is active. |
![]() |
IsWindowsUser | Gets or sets a value that indicates whether the current user is a Windows user (rather than a Forms user). |
![]() |
LanguageCultureName | Gets or sets the name of the language culture. |
![]() |
LocaleCultureName | Gets or sets the name of the locale culture. |
![]() |
SiteGuid | Gets or sets the GUID of the Project Web App site. |
![]() |
TrackingGuid | Gets or sets the GUID for tracking the Project Server queue job. |
![]() |
UrlZone | Gets or sets the URL zone for authentication. |
![]() |
UserGuid | Gets or sets the GUID of the Project Server user. |
![]() |
UserName | Gets or sets the name of the Project Server user. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top