Method CheckContext
CheckContext(Boolean)
Determines whether the current ConcurrentAccessToken is valid in the current context.
Declaration
public bool CheckContext(bool canBeParentContext = false)
Parameters
Type | Name | Description |
---|---|---|
Boolean | canBeParentContext |
|
Returns
Type | Description |
---|---|
Boolean |
|