Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Purge a deleted vault. Throws if vault is not found.
public void PurgeVault (string vaultName, string location);
member this.PurgeVault : string * string -> unit
Public Sub PurgeVault (vaultName As String, location As String)