Serialize
method in Coherence.Cloud.UserGuid
Methods
public static string Serialize(UserGuid userId)
Converts the given UserGuid into a string.
Parameters
| Type | Name | Description |
|---|---|---|
| UserGuid | userId | The user id to convert into a string. |
Returns
| Type | Description |
|---|---|
| string | The string representation of |