ProtocolConnectionEncryptionMethod - свойство |
Gets or sets the encryption method.
Пространство имён:
Tessa.Exchange.WebServices.Autodiscover
Сборка:
Tessa.Server (в Tessa.Server.dll) Версия: 3.5.0.19
Синтаксис public string EncryptionMethod { get; set; }
Public Property EncryptionMethod As String
Get
Set
public:
property String^ EncryptionMethod {
String^ get ();
void set (String^ value);
}
member EncryptionMethod : string with get, set
Значение свойства
Тип:
StringThe encryption method.
См. также