Creating User Services
- The identity object that implements the IIdentity interface, is used during the authentication process, when a user’s identity is verified. It contains information about a user who is being validated, such as username and password.
- The principal object that implements the IPrincipal interface, is used during the authentication process when the application determines the data that can be accessed by a user and the code to be executed. It contains information about a user’s identity, such as username and password, as well as information about a user’s role, such as manager or associate.
- Setting the MinimizeBox property of a Windows form to false prevents the minimize button from being displayed in the caption bar of the form.
Continue reading “MCSD .NETMCAD .NETMCDBA 70-306 Short Notes &Tips”