Click or drag to resize

SessionAuthenticatorV1 Class

Handles session authentication for old-style Asset and Space session links
Inheritance Hierarchy
SystemObject
  CustomYieldInstruction
    ImmerseSDK.AuthenticationSessionAuthenticatorV1

Namespace:  ImmerseSDK.Authentication
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
public class SessionAuthenticatorV1 : CustomYieldInstruction, 
	ISessionAuthenticator, IEnumerator

The SessionAuthenticatorV1 type exposes the following members.

Constructors
  NameDescription
Private methodStatic memberSessionAuthenticatorV1
Public methodSessionAuthenticatorV1
Initializes a new instance of the SessionAuthenticatorV1 class
Top
Properties
  NameDescription
Public propertyHost
Public propertyIsDone
Public propertykeepWaiting (Overrides CustomYieldInstruction.keepWaiting.)
Public propertySessionLink
Public propertySessionToken
Public propertyUserToken
Top
Methods
See Also