AuthDomain.genericAuthData

void * genericAuthData() @property

Get genericAuthData property.

Returns

The data to pass to the callback@AuthDomainGenericAuthCallback.
void genericAuthData(void * propval) @property

Set genericAuthData property.

Parameters

propvalThe data to pass to the callback@AuthDomainGenericAuthCallback.