AuthDomain Property
The domain under which the user will be authenticated.
Syntax
__property String AuthDomain = {read=FAuthDomain, write=FSetAuthDomain, default=""};
Default Value
""
Remarks
Set this value if the user must authenticate via a third party authentication service that requires a different domain than the XMPP user's registered domain.
Data Type
String