// Copyright 2020 Contributors to the Parsec project.
// SPDX-License-Identifier: Apache-2.0
//! # ListAuthenticators operation
//!
//! List the authenticators available in the service.
use crateAuthType;
use Eq;
/// Structure holding the basic information that defines the authenticators in the service for
/// client discovery.
/// Native object for authenticator listing operation.
;
/// Native object for authenticator listing result.