TransportMode enumeration
Enumerates the supported transport modes.
Namespace: Microsoft.Lync.Model
Assembly: Microsoft.Lync.Model (in Microsoft.Lync.Model.dll)
Syntax
'Declaration
Public Enumeration TransportMode
'Usage
Dim instance As TransportMode
public enum TransportMode
Members
Member name | Description | |
---|---|---|
TcpTransport | Use TCP for signaling information and instant messaging (unsecure). | |
TlsTransport | Use TLS for signaling information and instant messaging (secure). | |
Invalid |