AuthDomainBasic.authData

Set authData property.

  1. void* authData [@property getter]
  2. void* authData [@property setter]
    class AuthDomainBasic
    @property
    void
    authData
    (
    void* propval
    )

Parameters

propval void*

The data to pass to the callback@AuthDomainBasicAuthCallback.