ServerInfoIsSecurityRequired Property |
Used to determine if security is to be used for the connection to the server.
Returns true is the connection is secured, otherwise false.
Namespace:
Avaya.ClientServices
Assembly:
AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntaxpublic bool IsSecurityRequired { get; }
Property Value
Type:
Boolean
Remarks
TransportType supercedes this value.
See Also