So which routine should be used?

You are the IT professional who work in an International company named Wiikigo. You are experienced in troubleshooting operating systems and applications that are not working correctly, identifying code defects and so on. You have enough knowledge on windows internals and you provide technical support for the company. You are writing a user application that runs on Windows Server 2003. According to the company requirement, a user application is being written by you. This application runs on Windows Server 2003. User authentication is need by the design specification for the application. You must make sure that each time the application is started, a local user name and password is entered by users. So which routine should be used?

You are the IT professional who work in an International company named Wiikigo. You are experienced in troubleshooting operating systems and applications that are not working correctly, identifying code defects and so on. You have enough knowledge on windows internals and you provide technical support for the company. You are writing a user application that runs on Windows Server 2003. According to the company requirement, a user application is being written by you. This application runs on Windows Server 2003. User authentication is need by the design specification for the application. You must make sure that each time the application is started, a local user name and password is entered by users. So which routine should be used?

A.
CredUIParseUserName()should be used.

B.
LsaRegisterLogonProcess()should be used.

C.
CredReadDomainCredentials() should be used.

D.
CredUIPromptForCredentials()should be used.



Leave a Reply 0

Your email address will not be published. Required fields are marked *