PSContextInfo.PSContextInfoV12 Members
Include Protected Members
Include Inherited Members
This class and its members are reserved for internal use and are not intended to be used in your code.
The PSContextInfo.PSContextInfoV12 type exposes the following members.
Constructors
Name | Description | |
---|---|---|
PSContextInfo.PSContextInfoV12 | Creates an instance of the PSContextInfoV12 class. |
Top
Properties
Name | Description | |
---|---|---|
IsWindowsUser | Reserved for internal use. Specifies whether Windows authentication is used. | |
Lcid | Reserved for internal use. Locale code ID for the impersonation context. | |
SiteGuid | Reserved for internal use. GUID of the Project Web App site. | |
TrackingGuid | Reserved for internal use. GUID for tracking the queue job. | |
UrlZone | Reserved for internal use. Specifies the URL zone for impersonation. | |
UserGuid | Reserved for internal use. GUID of the impersonated user. | |
UserName | Reserved for internal use. Name of the impersonated 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