SimpleAccount.getPrincipals

Returns the principals, aka the identifying attributes (username, user id, first name, last name, etc) of this Account.

@return all the principals, aka the identifying attributes, of this Account.

class SimpleAccount
@trusted nothrow
getPrincipals
()

Meta