Serialize
method in Coherence.Cloud.SessionToken
Methods
public static string Serialize(SessionToken sessionToken)
Converts the given SessionToken into a string.
Parameters
| Type | Name | Description | 
|---|---|---|
| SessionToken | sessionToken | The session token to convert into a string.  | 
    
Returns
| Type | Description | 
|---|---|
| string | The string representation of   |