Programming Guides › Programming Guide for C › Configuring Custom Agent Types › Configure an Agent Type › Agent Type Attributes › Properties
Properties
The fields in the Properties group box enable you to define the behavior of a response attribute that can be used when constructing SiteMinder responses.
- NameName of the Agent Type Property.
- DescriptionBrief description of the Agent Type Property
- Data TypeOne of the following data types for the value that the Policy Server returns to the agent:
- StringA string value.
- NumberA four-byte numeric value in a network byte order.
- IP AddressA four-byte numeric value in a network byte order that can be interpreted as an IP address.
- Encrypted StringA string encrypted using RADIUS-like encryption. An encrypted string is used for RADIUS agents.
- IdentifierThis is a numeric ID assigned to the attribute, ranging from 1 to 255. For custom Agents, available values are 224-255 and 1-150.
When assigning Response Behavior, consider the following:
- What is the purpose of this response type: authentication or authorization?
- What types of response behavior will this response require: success or failure?
- How many instances of this type of an attribute will you allow in one response: Zero or One or Zero or Many?
- If you are setting up an authorization response type, you can use one of the following two attribute selections: Access Accept or Access Reject.
- If you are setting up an authentication Response Type, you can use any one of the three displayed attribute selections: Access Accept, Access Reject, or Access Challenge.