Function search_identity_providers_with_id

Source
pub async fn search_identity_providers_with_id(
    configuration: &Configuration,
    identity_provider_search_request: Option<IdentityProviderSearchRequest>,
) -> Result<IdentityProviderSearchResponse, Error<SearchIdentityProvidersWithIdError>>
Expand description

Searches identity providers with the specified criteria and pagination.