IPWorks Auth 2020 Delphi Edition

Questions / Feedback?

UserDetails Property

The claims about the user.

Syntax

property UserDetails: TipaUserDetails read get_UserDetails;

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 Delphi Edition - Version 20.0 [Build 8155]