odil
C++11libraryfortheDICOMstandard
|
User Identity, cf. PS3.8 D.3.3.7. More...
#include <AssociationParameters.h>
Public Types | |
enum | Type { None = 0, Username = 1, UsernameAndPassword = 2, Kerberos = 3, SAML = 4 } |
User identity type. | |
Public Member Functions | |
bool | operator== (UserIdentity const &other) const |
Member-wise equality. | |
Public Attributes | |
Type | type |
Identity type. | |
std::string | primary_field |
Primary identity field. | |
std::string | secondary_field |
Secondary identity field. | |
User Identity, cf. PS3.8 D.3.3.7.