On the Request Handling tab of the certificate template Properties dialog box, which setting provides options for the amount of user input required?

a. Purpose
b. Do the following when the subject is enrolled and when the private keyassociated with this certificate is used
c. Authorize additional service accounts to access the private key
d. Use advanced symmetric algorithm to send the key to the CA

B. The default is no user input required during enrollment. For example, you can request that a user enter his PIN when enrolling for a smart card certificate.

Computer Science & Information Technology

You might also like to view...

Which option is a good option to send a separate, unshared copy of a workbook?

A) Google Drive B) Dropbox C) OneDrive D) email

Computer Science & Information Technology

An explicit constructor:

a. Cannot be called outside of the class it is declared in. b. Can be implicitly called by the compiler to perform a data type conversion. c. Does not initialize its class’s data members. d. Must take exactly one argument.

Computer Science & Information Technology