共用方式為


ProxyAuthorization interface

屬性

authorizationUrl

取得或設定用來從已設定的權杖服務取得存取權杖的端點。

clientId

取得或設定此 Proxy 的用戶端識別碼。

identity

取得或設定使用者身分識別,以授權內部部署。

publicKey

取得或設定用來驗證此 Proxy 身分的公開金鑰。 僅指定 hosted。

屬性詳細資料

authorizationUrl

取得或設定用來從已設定的權杖服務取得存取權杖的端點。

authorizationUrl: string

屬性值

string

clientId

取得或設定此 Proxy 的用戶端識別碼。

clientId: string

屬性值

string

identity

取得或設定使用者身分識別,以授權內部部署。

identity: IdentityDescriptor

屬性值

publicKey

取得或設定用來驗證此 Proxy 身分的公開金鑰。 僅指定 hosted。

publicKey: PublicKey

屬性值