IPWorks Auth 2020 .NET Edition

Questions / Feedback?

UserDetails Property

The claims about the user.

Syntax

public UserDetails UserDetails { get; }
Public ReadOnly Property UserDetails As 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 .NET Edition - Version 20.0 [Build 8155]