ICAPolicy Object
This topic applies to Windows XP Home Edition and Windows XP Professional only.
The ICAPolicy object represents a policy. A policy can block a user’s request by imposing a denial on it. Policies can also create offers, for the user to purchase a service in advance. The implementor of a policy must also implement the associated toll objects. See ICAToll for more information. 
| Property | Description | 
| CAManager | Sets the Conditional Access (CA) Manager. | 
| Name | Retrieves the name of the policy. | 
| OkToPersist | Determines whether the CA Manager should store this policy. | 
| OkToRemove | Determines whether the policy can be removed. | 
| OkToRemoveDenial | Determines whether the specified denial can be removed. | 
| OkToRemoveOffer | Determines whether the specified offer can be removed. | 
| Method | Description | 
| CheckRequest | Checks whether the policy denies the specified request. |