Deletes the keyset associated with the provided name.
[VB.NET] Public Function DeleteKeyAsync(ByVal KeyName As String) As Task
[C#] public Task DeleteKeyAsync(string keyName);