DiscoveryDocument Properties |
The DiscoveryDocument type exposes the following members.
| Name | Description | |
|---|---|---|
| AuthorizeEndpoint |
Gets the authorize endpoint uri.
| |
| EndSessionEndpoint |
Gets the end session endpoint uri.
| |
| Issuer |
Gets the issuer.
| |
| JwksUri |
Gets the json web key set uri.
| |
| KeySetJson |
Gets the key set json.
| |
| ProtocolInfo |
Gets the protocol info.
| |
| ProtocolType |
Gets the protocol type.
| |
| ProtocolVersion |
Gets the protocol version of authorization server.
| |
| TokenEndpoint |
Gets the token endpoint uri.
|