Interface TlsServerConnection
- Namespace
- Gio
- Assembly
- Gio-2.0.dll
public interface TlsServerConnection
Fields
AuthenticationModePropertyDefinition
public static readonly Property<TlsAuthenticationMode, TlsServerConnection> AuthenticationModePropertyDefinition
Field Value
Properties
AuthenticationMode
TlsAuthenticationMode AuthenticationMode { get; set; }
Property Value
Handle
ObjectHandle Handle { get; }