pub async fn patch_mutual_authentication(
configuration: &mut Configuration,
params: PatchMutualAuthenticationParams,
) -> Result<MutualAuthenticationResponse, Error<PatchMutualAuthenticationError>>
Expand description
Update a Mutual Authentication.