IdeaBlade.EntityModel Assembly > IdeaBlade.EntityModel.Security Namespace : Authenticator Class |
For a list of all members of this type, see Authenticator members.
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from object) |
![]() | GetHashCode | (Inherited from object) |
![]() | GetType | (Inherited from object) |
![]() | Login | Overloaded. Validate user credentials against an Entity Server. |
![]() | LoginAsync | Overloaded. Calls LoginAsync(ILoginCredential,LoginOptions,CancellationToken) with default null IdeaBlade.EntityModel.ILoginCredential, LoginOptions and System.Threading.CancellationToken.None |
![]() | Logout | Log the specified AuthenticationContext out of the Entity Server. |
![]() | LogoutAsync | Overloaded. Perform an asynchronous operation to log the specified AuthenticationContext out of the Entity Server. |
![]() | ToString | (Inherited from object) |
Name | Description | |
---|---|---|
![]() | Finalize | (Inherited from object) |
![]() | MemberwiseClone | (Inherited from object) |
Name | Description | |
---|---|---|
![]() | LoginAsync | Perform an asynchronous login operation to validate user credentials against an Entity Server. |
![]() | LogoutAsync | Perform an asynchronous operation to log the specified IdeaBlade.EntityModel.Security.AuthenticationContext out of the Entity Server. |