Update GetUserInfo to return TOTPSecretkeyRequired

This commit updates GetUserInfo to return TOTPSecretkeyRequired

Change-Id: I6a37e65a9746b16947ad16f69d1bf459b8b8eeac
Signed-off-by: Ravi Teja <raviteja28031990@gmail.com>
diff --git a/yaml/xyz/openbmc_project/User/Manager.interface.yaml b/yaml/xyz/openbmc_project/User/Manager.interface.yaml
index 34fda33..ee55438 100644
--- a/yaml/xyz/openbmc_project/User/Manager.interface.yaml
+++ b/yaml/xyz/openbmc_project/User/Manager.interface.yaml
@@ -85,6 +85,7 @@
                 UserLockedForFailedAttempt -> user locked state(boolean)
                 UserPasswordExpired -> user password expired(boolean)
                 RemoteUser    ->  remote or local user(boolean)
+                TOTPSecretKeyRequired -> TOTP secret key required(boolean)
 
                 For detailed documentation of user properties refer
                 Attributes.interface.yaml examples: