다음을 통해 공유


OAuthConfigurationParams interface

속성

clientId

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

clientSecret

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

endpointType

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

name

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

url

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

속성 세부 정보

clientId

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

clientId: string

속성 값

string

clientSecret

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

clientSecret: string

속성 값

string

endpointType

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

endpointType: string

속성 값

string

name

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

name: string

속성 값

string

url

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

url: string

속성 값

string