Edit

ProxyAuthorization Class

Definition

[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.

Applies to