ImpersonatedUserId(ConnectingIdType, String) - конструктор |
Пространство имён:
Tessa.Exchange.WebServices.Data
Сборка:
Tessa.Server (в Tessa.Server.dll) Версия: 3.5.0.19
Синтаксис 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
Параметры
- idType
- Тип: Tessa.Exchange.WebServices.DataConnectingIdType
The type of this Id. - id
- Тип: SystemString
The user Id.
См. также