다음을 통해 공유


OAuthConfiguration interface

속성

clientId

ClientId를 가져오거나 설정합니다.

clientSecret

ClientSecret을 가져오거나 설정합니다.

createdBy

구성을 만든 ID를 가져오거나 설정합니다.

createdOn

구성을 만든 시간을 가져오거나 설정합니다.

endpointType

엔드포인트의 형식을 가져오거나 설정합니다.

id

이 필드의 고유 식별자를 가져오거나 설정합니다.

modifiedBy

구성을 수정한 ID를 가져오거나 설정합니다.

modifiedOn

변수 그룹이 수정된 시간을 가져오거나 설정합니다.

name

이름을 가져오거나 설정합니다.

url

URL을 가져오거나 설정합니다.

속성 세부 정보

clientId

ClientId를 가져오거나 설정합니다.

clientId: string

속성 값

string

clientSecret

ClientSecret을 가져오거나 설정합니다.

clientSecret: string

속성 값

string

createdBy

구성을 만든 ID를 가져오거나 설정합니다.

createdBy: IdentityRef

속성 값

createdOn

구성을 만든 시간을 가져오거나 설정합니다.

createdOn: Date

속성 값

Date

endpointType

엔드포인트의 형식을 가져오거나 설정합니다.

endpointType: string

속성 값

string

id

이 필드의 고유 식별자를 가져오거나 설정합니다.

id: string

속성 값

string

modifiedBy

구성을 수정한 ID를 가져오거나 설정합니다.

modifiedBy: IdentityRef

속성 값

modifiedOn

변수 그룹이 수정된 시간을 가져오거나 설정합니다.

modifiedOn: Date

속성 값

Date

name

이름을 가져오거나 설정합니다.

name: string

속성 값

string

url

URL을 가져오거나 설정합니다.

url: string

속성 값

string