Click or drag to resize

SessionAuthenticatorV1 Constructor

Initializes a new instance of the SessionAuthenticatorV1 class

Namespace:  ImmerseSDK.Authentication
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
public SessionAuthenticatorV1(
	string sessionLink
)

Parameters

sessionLink
Type: SystemString
See Also