IPWorks Auth 2020 .NET Edition

Questions / Feedback?

ServerUserInfoURL Property

The URL of the OpenID provider's user info endpoint.

Syntax

public string ServerUserInfoURL { get; set; }
Public Property ServerUserInfoURL As String

Default Value

""

Remarks

This property holds the URL of the OpenID provider's user info endpoint. This value is required when calling GetUserInfo.

This property is populated when GetDiscoveryDoc is called.

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