共用方式為


OAuthConfiguration interface

屬性

clientId

取得或設定 ClientId

clientSecret

取得或設定 ClientSecret

createdBy

取得或設定建立組態的身分識別。

createdOn

取得或設定組態建立的時間。

endpointType

取得或設定端點的類型。

id

取得或設定此欄位的唯一標識碼

modifiedBy

取得或設定修改組態的身分識別。

modifiedOn

取得或設定修改變量群組的時間

name

取得或設定名稱

url

取得或設定URL

屬性詳細資料

clientId

取得或設定 ClientId

clientId: string

屬性值

string

clientSecret

取得或設定 ClientSecret

clientSecret: string

屬性值

string

createdBy

取得或設定建立組態的身分識別。

createdBy: IdentityRef

屬性值

createdOn

取得或設定組態建立的時間。

createdOn: Date

屬性值

Date

endpointType

取得或設定端點的類型。

endpointType: string

屬性值

string

id

取得或設定此欄位的唯一標識碼

id: string

屬性值

string

modifiedBy

取得或設定修改組態的身分識別。

modifiedBy: IdentityRef

屬性值

modifiedOn

取得或設定修改變量群組的時間

modifiedOn: Date

屬性值

Date

name

取得或設定名稱

name: string

屬性值

string

url

取得或設定URL

url: string

屬性值

string