IPWorks Auth 2020 macOS Edition

Questions / Feedback?

UserDetails Property

The claims about the user.

Syntax

public var userDetails: UserDetails {
get {...} }

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.

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