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