IPWorks IoT 2020 JavaScript Edition

Questions / Feedback?

AuthDomain Property

The domain under which the user will be authenticated.

Syntax


 getAuthDomain(): string;

 setAuthDomain(authDomain: string): void;

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.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks IoT 2020 JavaScript Edition - Version 20.0 [Build 8265]