|
Credio Client for PHP
|
used to define Credio Attribute target type. More...
Public Attributes | |
| const | DOMAIN = 0x00 |
| const | RESOURCE = 0x01 |
| const | GROUP = 0x02 |
| const | USER = 0x03 |
| const | AUTHCLIENT = 0x04 |
used to define Credio Attribute target type.
| const Credio\AttributeTargetType::AUTHCLIENT = 0x04 |
| const Credio\AttributeTargetType::DOMAIN = 0x00 |
| const Credio\AttributeTargetType::GROUP = 0x02 |
| const Credio\AttributeTargetType::RESOURCE = 0x01 |
| const Credio\AttributeTargetType::USER = 0x03 |
1.8.11