Click or drag to resize

IContextValidate 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
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