CybOXProject / schemas

CybOX Schemas and Schema Development
42 stars 17 forks source link

Account needs username / account name field #328

Closed cybermaggedon closed 10 years ago

cybermaggedon commented 10 years ago

The Account object has authentication details (like password) but needs an account name (e.g. username) type field.

gtback commented 10 years ago

The UserAccount object extends the Account object and adds a field for Username, among others. Is that sufficient for what you need?

cybermaggedon commented 10 years ago

Perfect!

Btw... thanks for the RAPID response.

gtback commented 10 years ago

Happy to help, @cybermaggedon !