List keysets in a CSP.
[VB.NET] Public Function ListKeysAsync() As IAsyncOperation<string>
[C#] public IAsyncOperation<string> ListKeysAsync();