ImpersonatedUserId Class

Definition

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.

Applies to