pub async fn get_mutual_authentication(
configuration: &mut Configuration,
params: GetMutualAuthenticationParams,
) -> Result<MutualAuthenticationResponse, Error<GetMutualAuthenticationError>>
Expand description
Show a Mutual Authentication.
pub async fn get_mutual_authentication(
configuration: &mut Configuration,
params: GetMutualAuthenticationParams,
) -> Result<MutualAuthenticationResponse, Error<GetMutualAuthenticationError>>
Show a Mutual Authentication.