Table of Contents

IExternalProvider.UserInfoEndpoint Property

For OAuth2 providers, the endpoint queried (with the access token as a bearer credential) to obtain the user profile after the code exchange.

Syntax

Unit: Sphinx.ExternalProvider

property IExternalProvider.UserInfoEndpoint: string

See also