AuthDomain Property
The domain under which the user will be authenticated.
Syntax
[VB.NET] Public Property AuthDomain As String
[C#] public string AuthDomain {get; set;}
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.
Default Value
""