다음을 통해 공유


WebAppsGetAuthSettingsV2WithoutSecrets interface

메서드

get(RequestParameters)

V2 형식을 통해 앱에 대한 사이트의 인증/권한 부여 설정을 가져옵니다.

put(WebAppsUpdateAuthSettingsV2Parameters)

V2 형식을 통해 앱에 대한 사이트의 인증/권한 부여 설정을 업데이트합니다.

메서드 세부 정보

get(RequestParameters)

V2 형식을 통해 앱에 대한 사이트의 인증/권한 부여 설정을 가져옵니다.

function get(options?: RequestParameters): StreamableMethod<WebAppsGetAuthSettingsV2WithoutSecrets200Response | WebAppsGetAuthSettingsV2WithoutSecretsDefaultResponse>

매개 변수

반환

put(WebAppsUpdateAuthSettingsV2Parameters)

V2 형식을 통해 앱에 대한 사이트의 인증/권한 부여 설정을 업데이트합니다.

function put(options: WebAppsUpdateAuthSettingsV2Parameters): StreamableMethod<WebAppsUpdateAuthSettingsV2200Response | WebAppsUpdateAuthSettingsV2DefaultResponse>

매개 변수

반환