callback@AuthDomainGenericAuthCallback.AuthDomain.genericAuthData
void * genericAuthData() @propertyGet genericAuthData property.
Returns
The data to pass to the
void genericAuthData(void * propval) @propertySet genericAuthData property.
Parameters
propval | The data to pass to the callback@AuthDomainGenericAuthCallback. |