DeleteSecretFromAir

Function DeleteSecretFromAir 

Source
async fn DeleteSecretFromAir(
    AirClient: &AirServiceClient<Channel>,
    ExtensionIdentifier: String,
    Key: String,
) -> Result<(), CommonError>
Expand description

Deletes a secret from the Air service.