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