Share via


IPSContextInfo members

An interface that provides Project Server context information such as user, site, and preferred culture.

The IPSContextInfo type exposes the following members.

Properties

  Name Description
Public property DelegateGuid Gets the GUID of the user delegate, when delegation is active.
Public property DelegateName Gets the name of the user delegate, when delegation is active.
Public property IsWindowsUser Gets a value that indicates whether the current user is a Windows user (as opposed to a Forms user).
Public property LanguageCulture Gets the language culture. (Inherited from ITextConvCultureProvider.)
Public property Lcid Obsolete. Use the LanguageCulture property or the LocaleCulture property instead of Lcid.
Public property LocaleCulture Gets the locale culture. (Inherited from ITextConvCultureProvider.)
Public property SiteGuid Gets the GUID of the SharePoint site for the Project Web App instance.
Public property TrackingGuid Gets the GUID of the active job in the Project Server Queue Service.
Public property UlsCorrelationUid Gets the zone of the active SharePoint URL for the Project Web App instance.
Public property UrlZone Gets the zone of the active SharePoint URL for the Project Web App instance.
Public property UserGuid Gets the GUID of the current Project Server user.
Public property UserName Gets the name of the current Project Server user.

Top

See also

Reference

IPSContextInfo interface

Microsoft.Office.Project.Server.Library namespace