Property
HaslContext:authzid
since: 0.1.0
Description [src]
The identifier for the user who is authenticating. This are times when an administrator wants to authenticate as a user, so they property will be set to the username of the user to authenticate as, but the username and password fields will be proper values for the administrator.
| Type: | gchar* |
| Available since: | 0.1.0 |
| Default value | NULL |
| Getter method | hasl_context_get_authzid() |
| Setter method | hasl_context_set_authzid() |