ImpersonatedUserId Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents an impersonated user ID.
public ref class ImpersonatedUserId sealed
public sealed class ImpersonatedUserId
Public NotInheritable Class ImpersonatedUserId
- Inheritance
-
ImpersonatedUserId
Constructors
ImpersonatedUserId() |
Initializes a new instance of the ImpersonatedUserId class. |
ImpersonatedUserId(ConnectingIdType, String) |
Initializes a new instance of the ImpersonatedUserId class with the specified user ID. |
Properties
Id |
Gets or sets the user ID. |
IdType |
Gets or sets the type of the ID. |