get_auth_domain


Description:

public unowned AuthDomain? get_auth_domain ()

Checks whether the request associated with this has been authenticated, and if so returns the AuthDomain that authenticated it.

Parameters:

this

a ClientContext

Returns:

a AuthDomain, or null if the request was not authenticated.