| Import line: | Gio = imports.gi.Gio; | 
| GIR File: | Gio-2.0.gir | 
| C documentation: | GTlsAuthenticationMode | 
| Enum : | TlsAuthenticationMode | 
| Properties | |
|---|---|
| 
		guint32 Gio.TlsAuthenticationMode.NONE : 0
			 | |
| 
		guint32 Gio.TlsAuthenticationMode.REQUESTED : 1
			 | |
| 
		guint32 Gio.TlsAuthenticationMode.REQUIRED : 2
			 | |
| None | 
| None | 
| None | 
| Class / Namespace | Method / Signal / Properties | 
|---|---|
| Gio.TlsServerConnection Property | 
				authentication_mode : Gio.TlsAuthenticationMode 
                   
                     
			 The GTlsAuthenticationMode for the server. |