Function delete_identity_provider_with_id

Source
pub async fn delete_identity_provider_with_id(
    configuration: &Configuration,
    identity_provider_id: &str,
) -> Result<(), Error<DeleteIdentityProviderWithIdError>>
Expand description

Deletes the identity provider for the given Id.