AskiaPortalCmn Class Library
AskiaPortalCmn Class Library
AskiaPortalCmn API Reference
AskiaPortalCmn
IContext Interface
IContext Methods
BuildSessionKey Method
Validate Method
IContext
Validate Method
Indicates if the context is valid. Check if the user have a valid authentication
Namespace:
AskiaPortalCmn
Assembly:
AskiaPortalCmn (in AskiaPortalCmn.dll) Version: 1.7.0-build068
Syntax
C#
VB
C++
Copy
IReturnValue
Validate
()
Function
Validate
As
IReturnValue
IReturnValue
^
Validate
()
Return Value
Type:
IReturnValue
Successful return value when the context (user authenticated) is valid.
Return Value
Type:
IReturnValue
UserAccountNotFound
Return Value
Type:
IReturnValue
UserAccountDisable
Return Value
Type:
IReturnValue
InvalidLoginOrPassword
See Also
Reference
IContext Interface
AskiaPortalCmn Namespace