Share via


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
Public method PSContextInfoV14 Creates an instance of the PSContextInfoV14 class.

Top

Properties

  Name Description
Public property DelegateGuid Gets or sets the GUID of the user delegate, when delegation is active.
Public property DelegateName Gets or sets the name of the user delegate, when delegation is active.
Public property IsWindowsUser Gets or sets a value that indicates whether the current user is a Windows user (rather than a Forms user).
Public property LanguageCultureName Gets or sets the name of the language culture.
Public property LocaleCultureName Gets or sets the name of the locale culture.
Public property SiteGuid Gets or sets the GUID of the Project Web App site.
Public property TrackingGuid Gets or sets the GUID for tracking the Project Server queue job.
Public property UrlZone Gets or sets the URL zone for authentication.
Public property UserGuid Gets or sets the GUID of the Project Server user.
Public property UserName Gets or sets the name of the Project Server user.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

PSContextInfoV14 class

Microsoft.Office.Project.Server.Library namespace