Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Represents a policy resource that is available to the policy feature.
The PolicyResource type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
AssemblyName | Gets the strong name of the policy resource assembly. |
![]() |
ClassName | Gets the name of the class within the policy resource assembly that implements the interface that the associated policy feature uses to communicate with the policy resource. |
![]() |
DefaultCustomData | Gets any custom data passed to the policy resource. |
![]() |
Description | Gets the description of the policy resource, and the service that it provides. |
![]() |
FeatureId | Gets the fully qualified name of the policy feature to which this policy resource belongs. |
![]() |
GlobalConfigPage | Gets the URL to a Web control that is used to customize this policy resource at the server farm level. |
![]() |
GlobalCustomData | Gets the default settings for any server farm-level settings for this policy resource. |
![]() |
Id | Gets the fully qualified name of the policy resource. |
![]() |
Name | Gets the policy resource name displayed in the interface. |
![]() |
Publisher | Gets the name of the policy resource creator, as it is displayed in the Microsoft Office SharePoint Server 2007 interface. |
![]() |
Type | Gets the resource type of this policy resource. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
![]() |
Update | Writes the changes made to the policy resource back to the SharePoint content database. |
![]() |
Validate | Validates the policy resource assembly by loading the assembly. |
![]() ![]() |
ValidateManifest | Validates the specified XML information policy resource definition. |
Top
See Also
Reference
Microsoft.Office.RecordsManagement.InformationPolicy Namespace