Constructor
AgsAuthSecurityContextnew
since: 3.0.0
Declaration [src]
AgsAuthSecurityContext*
ags_auth_security_context_new (
void
)
Return value
Type: AgsAuthSecurityContext
The new AgsAuthSecurityContext
instance.
The caller of the function takes ownership of the data, and is responsible for freeing it. |