Method GetFriendlyKeyAsync
GetFriendlyKeyAsync(ObjectKey)
Retrieves the friendly string representation of the specified ObjectKey. If a string key is stored in the cache, it is retrieved and returned. Returns null if the key is not found, not typed, or not a string.
public Task<string> GetFriendlyKeyAsync(ObjectKey key)
Parameters
keyObjectKeyObjectKey