OAuthConfiguration interface
屬性
| client |
取得或設定 ClientId |
| client |
取得或設定 ClientSecret |
| created |
取得或設定建立組態的身分識別。 |
| created |
取得或設定組態建立的時間。 |
| endpoint |
取得或設定端點的類型。 |
| id | 取得或設定此欄位的唯一標識碼 |
| modified |
取得或設定修改組態的身分識別。 |
| modified |
取得或設定修改變量群組的時間 |
| name | 取得或設定名稱 |
| url | 取得或設定URL |
屬性詳細資料
clientId
取得或設定 ClientId
clientId: string
屬性值
string
clientSecret
取得或設定 ClientSecret
clientSecret: string
屬性值
string
createdBy
createdOn
取得或設定組態建立的時間。
createdOn: Date
屬性值
Date
endpointType
取得或設定端點的類型。
endpointType: string
屬性值
string
id
取得或設定此欄位的唯一標識碼
id: string
屬性值
string
modifiedBy
modifiedOn
取得或設定修改變量群組的時間
modifiedOn: Date
屬性值
Date
name
取得或設定名稱
name: string
屬性值
string
url
取得或設定URL
url: string
屬性值
string