Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 690 Bytes

UserAuth.md

File metadata and controls

13 lines (10 loc) · 690 Bytes

IO.Swagger.Model.UserAuth

Properties

Name Type Description Notes
AccountName string The account name of the user [optional]
AccountRealm string The account realm of the user [optional]
Credentials string A hash of the uses credentials
Method string The hash method [optional] [default to MethodEnum.Md5]
PhoneNumber string A phone number assigned to the users account [optional]

[Back to Model list] [Back to API list] [Back to README]