Credio Client for PHP
Public Attributes | List of all members
Credio\AttributeTargetType Class Reference

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
 

Detailed Description

used to define Credio Attribute target type.

Member Data Documentation

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

The documentation for this class was generated from the following file: