IPWorks Auth 2020 JavaScript Edition

Questions / Feedback?

User Property

The user.

Syntax


 getUser(): string;

 setUser(user: string): void;

Default Value

""

Remarks

This property specifies the name and realm/domain of the user. The value specified must be in one of the following formats:

  • user
  • domain/user

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