Interview Questions

Which of these is not a parameter you can pass to the LOGINPROPERTY function?

Microsoft SQL Server FAQs


(Continued from previous question...)

Which of these is not a parameter you can pass to the LOGINPROPERTY function?

Answer: IsNTAuth

Explanation: IsNTAuth is not a property you can retrive. You can get IsLocked, IsExpired, IsMustChange, BadPasswordCount, BadPasswordTime, HistoryLength, LockoutTime, PasswordLastSetTime, and PasswordHash.

(Continued on next question...)

Other Interview Questions