SecureRemotingConnectConfiguration.AuthenticationToken Field     
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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