Function two_factor_get

Source
pub async fn two_factor_get(
    configuration: &Configuration,
) -> Result<TwoFactorProviderResponseModelListResponseModel, Error<TwoFactorGetError>>