Skip to main content

auth_method_create_ldap

Function auth_method_create_ldap 

Source
pub async fn auth_method_create_ldap(
    configuration: &Configuration,
    auth_method_create_ldap: AuthMethodCreateLdap,
) -> Result<AuthMethodCreateOutput, Error<AuthMethodCreateLdapError>>