Click or drag to resize

DiscoveryDocument Properties

The DiscoveryDocument type exposes the following members.

Properties
  NameDescription
Public propertyAuthorizeEndpoint
Gets the authorize endpoint uri.
Public propertyEndSessionEndpoint
Gets the end session endpoint uri.
Public propertyIssuer
Gets the issuer.
Public propertyJwksUri
Gets the json web key set uri.
Public propertyKeySetJson
Gets the key set json.
Public propertyProtocolInfo
Gets the protocol info.
Public propertyProtocolType
Gets the protocol type.
Public propertyProtocolVersion
Gets the protocol version of authorization server.
Public propertyTokenEndpoint
Gets the token endpoint uri.
Top
See Also