Overload | Description |
---|---|
TryGetValue(Guid,ApplicationUser) | Get the ApplicationUser with a specified Guid ID. |
TryGetValue(String,ApplicationUser) | Get the ApplicationUser with a specified Key. (Use TryFindUserName() to look up by fully qualified user name.) |