Skip to main content

auth_method_create_kerberos

Function auth_method_create_kerberos 

Source
pub async fn auth_method_create_kerberos(
    configuration: &Configuration,
    auth_method_create_kerberos: AuthMethodCreateKerberos,
) -> Result<AuthMethodCreateOutput, Error<AuthMethodCreateKerberosError>>