get_acl


Description:

[ Version ( since = "0.20.11" ) ]
public unowned Acl get_acl ()

Access the Acl associated with this client.

If there isn't any, retturns null. The returned ACL must not be freed.

Parameters:

this

A Context

Returns:

The access control list associated with this context or null if no acl is set.