ExchangeServiceGetOMEConfiguration - метод

Get the OME (i.e. Office Message Encryption) configuration data. This method is used in server-to-server calls to retrieve OME configuration

Definition

Пространство имён: Tessa.Exchange.WebServices.Data
Сборка: Tessa.Server (в Tessa.Server.dll) Версия: 3.6.0.22
C#
public Task<GetOMEConfigurationResponse> GetOMEConfiguration(
	CancellationToken token = default
)

Параметры

token  CancellationToken  (Optional)
 

Возвращаемое значение

TaskGetOMEConfigurationResponse
OME Configuration response object

См. также