Click or drag to resize

SessionAuthenticatorV2HasValidData Method

Returns true if this instance was constructed with valid data

Namespace:  ImmerseSDK.Authentication
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
public bool HasValidData()

Return Value

Type: Boolean
See Also