Skip to main content

auth_method_create_azure_ad

Function auth_method_create_azure_ad 

Source
pub async fn auth_method_create_azure_ad(
    configuration: &Configuration,
    auth_method_create_azure_ad: AuthMethodCreateAzureAd,
) -> Result<AuthMethodCreateOutput, Error<AuthMethodCreateAzureAdError>>