PSContextInfo-Klasse
Project Server-Kontextinformationen für Benutzeridentitäten, Project Web App -Website und die bevorzugte Kultur enthält.
Vererbungshierarchie
System.Object
Microsoft.Office.Project.Server.Library.PSContextInfo
Namespace: Microsoft.Office.Project.Server.Library
Assembly: Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)
Syntax
'Declaration
<SerializableAttribute> _
<DataContractAttribute> _
Public Class PSContextInfo _
Implements IPSContextInfo, ITextConvCultureProvider
'Usage
Dim instance As PSContextInfo
[SerializableAttribute]
[DataContractAttribute]
public class PSContextInfo : IPSContextInfo,
ITextConvCultureProvider
Hinweise
Die PSContextInfo -Klasse verwendet die IPSContextInfo -Schnittstelle.
Ein Beispiel, das die PSContextInfo -Klasse verwendet wird, finden Sie unter How to: Use Impersonation with WCF.
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Die Threadsicherheit von Instanzmembern ist nicht gewährleistet.