PSContextInfoV14 class

Contains Project Server context information for user identity, Project Web App site, and preferred culture.

Inheritance hierarchy

System.Object
  Microsoft.Office.Project.Server.Library.PSContextInfoV14

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

Syntax

'Declaration
<SerializableAttribute> _
Public NotInheritable Class PSContextInfoV14
'Usage
Dim instance As PSContextInfoV14
[SerializableAttribute]
public sealed class PSContextInfoV14

Remarks

The PSContextInfoV14 class is used with legacy PSI impersonation applications. For information about using Project Server context information, see How to: Use Impersonation with WCF.

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

PSContextInfoV14 members

Microsoft.Office.Project.Server.Library namespace