TLSTransportFactoryEnableServerNameValidation Property |
Namespace: Ozeki.NetworkAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public bool EnableServerNameValidation { get; set; }
Public Property EnableServerNameValidation As Boolean
Get
Set
public:
property bool EnableServerNameValidation {
bool get ();
void set (bool value);
}
member EnableServerNameValidation : bool with get, set
Property Value
Type:
BooleanSee Also