Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ConnectionSettingProperties

Package version

Properties for a Connection Setting Item

Hierarchy

  • ConnectionSettingProperties

Index

Properties

Optional clientId

clientId: undefined | string

Client Id associated with the Connection Setting.

Optional clientSecret

clientSecret: undefined | string

Client Secret associated with the Connection Setting

Optional parameters

Service Provider Parameters associated with the Connection Setting

Optional scopes

scopes: undefined | string

Scopes associated with the Connection Setting

Optional serviceProviderDisplayName

serviceProviderDisplayName: undefined | string

Service Provider Display Name associated with the Connection Setting

Optional serviceProviderId

serviceProviderId: undefined | string

Service Provider Id associated with the Connection Setting

Optional settingId

settingId: undefined | string

Setting Id set by the service for the Connection Setting. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc