Constructor

AgsAuthSecurityContextnew

since: 3.0.0

Declaration [src]

AgsAuthSecurityContext*
ags_auth_security_context_new (
  void
)

Description [src]

Create AgsAuthSecurityContext.

Available since: 3.0.0

Return value

Type: AgsAuthSecurityContext

The new AgsAuthSecurityContext instance.

The caller of the function takes ownership of the data, and is responsible for freeing it.