Share via


SecureRemotingConnectConfiguration.AuthenticationToken Field

Definition

Shared token between the remote app (Client) and remote player (Server). Used by remote player (Server) to validate the remote app (Client) before establishing a secure connection. For more details, reference the client to server authentication.

public string AuthenticationToken;
val mutable AuthenticationToken : string
Public AuthenticationToken As String 

Field Value

Applies to