0 votes
in Secure Programming Practices by
recategorized by
Securing a database application with username/password access control should be considered sufficient:

Select the correct option from below

a)If the passwords contain more than six characters

b)If none of the users have administrative access

c)Only when combined with other controls

d)To secure the application

2 Answers

0 votes
by
edited by
Only when combined with other controls
0 votes
by
c)Only when combined with other controls

Securing a database application with username/password access control should be considered sufficient Only when combined with other controls

Related questions

0 votes
asked Mar 17, 2021 in Secure Programming Practices by DavidAnderson
0 votes
asked Mar 17, 2021 in Secure Programming Practices by DavidAnderson
...