ProxyAuthorization Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[System.Runtime.Serialization.DataContract]
public class ProxyAuthorization
type ProxyAuthorization = class
Public Class ProxyAuthorization
- Inheritance
-
ProxyAuthorization
- Attributes
Constructors
| ProxyAuthorization() |
Properties
| AuthorizationUrl |
Gets or sets the endpoint used to obtain access tokens from the configured token service. |
| ClientId |
Gets or sets the client identifier for this proxy. |
| Identity |
Gets or sets the user identity to authorize for on-prem. |
| PublicKey |
Gets or sets the public key used to verify the identity of this proxy. Only specify on hosted. |