Property

HaslContext:authzid

since: 0.1

Declaration

property authzid: utf8 [ read, write ]

Description [src]

The identifier for the user who is authenticating.

There are times when an administrator wants to authenticate as a user, so this property will be set to the username of the user to authenticate as, while the username and password fields will be proper values for the administrator.

Type:gchar*

Available since: 0.1

Default valueNULL
Getter methodhasl_context_get_authzid()
Setter methodhasl_context_set_authzid()

Flags

Readableyes
Writableyes
Constructno
Construct onlyno