Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IdentityProvider

Package version

Interface representing a IdentityProvider.

Hierarchy

  • IdentityProvider

Implemented by

Index

Methods

createOrUpdate

delete

  • Deletes the specified identity provider configuration.

    Parameters

    • resourceGroupName: string

      The name of the resource group.

    • serviceName: string

      The name of the API Management service.

    • identityProviderName: IdentityProviderType

      Identity Provider Type identifier.

    • ifMatch: string

      ETag of the Entity. ETag should match the current entity state from the header response of the GET request or it should be * for unconditional update.

    • Optional options: IdentityProviderDeleteOptionalParams

      The options parameters.

    Returns Promise<void>

get

getEntityTag

listByService

listSecrets

update

Generated using TypeDoc