Share via


WebAppsGetAuthSettingsV2WithoutSecrets interface

Methods

get(RequestParameters)

Gets site's Authentication / Authorization settings for apps via the V2 format

put(WebAppsUpdateAuthSettingsV2Parameters)

Updates site's Authentication / Authorization settings for apps via the V2 format

Method Details

get(RequestParameters)

Gets site's Authentication / Authorization settings for apps via the V2 format

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

Parameters

Returns

put(WebAppsUpdateAuthSettingsV2Parameters)

Updates site's Authentication / Authorization settings for apps via the V2 format

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

Parameters

Returns