[This is preliminary documentation and subject to change.]
Contains types supporting clipboard operations for authorization policy objects.
| Class | Description |
|---|---|
| ActionClipboardHandler | Provides the IClipboardHandler implementation for Action-compatible types. |
| ActionRuleClipboardHandler | Provides the IClipboardHandler implementation for ActionRule-compatible types. |
| NamedObjectClipboardHandler | Provides the common IClipboardHandler implementation for NamedObjectBase-derived classes. |
| PolicyClipboardHandler | Provides the IClipboardHandler implementation for AuthorizationPolicy-compatible types. |
| PropertyClipboardHandler | Provides the IClipboardHandler implementation for Property-compatible types. |
| PropertyRuleRuleClipboardHandler | Provides the IClipboardHandler implementation for PropertyRule-compatible types. |
| RoleClipboardHandler | Provides the IClipboardHandler implementation for Role-compatible types. |
| RuleBaseClipboardHandler | Provides the common IClipboardHandler implementation for RuleBase-derived classes. |
| StateClipboardHandler | Provides the IClipboardHandler implementation for State-compatible types. |