EndpointAuthorization interface
속성
| parameters | 선택한 권한 부여 체계에 대한 매개 변수를 가져오거나 설정합니다. |
| scheme | 서비스 엔드포인트 인증에 사용되는 체계를 가져오거나 설정합니다. |
속성 세부 정보
parameters
선택한 권한 부여 체계에 대한 매개 변수를 가져오거나 설정합니다.
parameters: {[key: string]: string}
속성 값
{[key: string]: string}
scheme
서비스 엔드포인트 인증에 사용되는 체계를 가져오거나 설정합니다.
scheme: string
속성 값
string