Property
HaslContext:authzid
since: 0.1
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 value | NULL | 
| Getter method | hasl_context_get_authzid() | 
| Setter method | hasl_context_set_authzid() |