query_auth_types_sync
Description:
public virtual List<unowned ServiceAuthType?> query_auth_types_sync (Cancellable? cancellable = null) throws Error
Obtains a list of authentication types supported by this.
Free the returned list with g_list_free.
Parameters:
| this |
a Service |
| cancellable |
optional Cancellable object, or null |
Returns:
|
a list of ServiceAuthType structs |