public ImpersonatedUserId(
ConnectingIdType idType,
string id
)
Public Sub New (
idType As ConnectingIdType,
id As String
)
public:
ImpersonatedUserId(
ConnectingIdType idType,
String^ id
)
new :
idType : ConnectingIdType *
id : string -> ImpersonatedUserId