SPList.InformationRightsManagementSettings Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property Microsoft::SharePoint::SPInformationRightsManagementSettings ^ InformationRightsManagementSettings { Microsoft::SharePoint::SPInformationRightsManagementSettings ^ get(); };
[Microsoft.SharePoint.Client.ClientCallable]
[Microsoft.SharePoint.Client.SubsetCallableExcludeMember(Microsoft.SharePoint.Client.SubsetCallableExcludeMemberType.PerSpec)]
public Microsoft.SharePoint.SPInformationRightsManagementSettings InformationRightsManagementSettings { [Microsoft.SharePoint.Client.ClientCallableExceptionConstraint(Condition="Picture library does not support Information Rights Management settings.", ErrorCode=-2146232832, ErrorType=typeof(System.NotSupportedException), FixedId="a")] get; }
member this.InformationRightsManagementSettings : Microsoft.SharePoint.SPInformationRightsManagementSettings
Public ReadOnly Property InformationRightsManagementSettings As SPInformationRightsManagementSettings
Property Value
- Attributes
-
ClientCallableAttribute SubsetCallableExcludeMemberAttribute ClientCallableExceptionConstraintAttribute
Applies to
Feedback
Submit and view feedback for