Custom
method in Coherence.Connection.AuthToken
Methods
public static string Custom(string playUserId, ConnectionType connectionType, string secret)
Creates a custom authentication token for a given user that can be used for authentication when connecting to a self-hosted replication server. Secret must match the secret passed to the replication server executable.
Parameters
Type | Name | Description |
---|---|---|
string | playUserId | |
ConnectionType | connectionType | |
string | secret |
Returns
Type | Description |
---|---|
string |