IPWorks Auth 2020 JavaScript Edition

Questions / Feedback?

UserDetails Property

The claims about the user.

Syntax


 getUserDetails(): UserDetails;



Default Value

Remarks

This property holds details about the user.

When GetAuthorization is called this property is populated with the claims from the ID token.

When GetUserInfo is called this property is populated from the returned claims.

This property is read-only and not available at design time.

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