SPList.InformationRightsManagementSettings-Eigenschaft

Einstellungen der Dokumentbibliothek Information Rights Management (IRM)

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public ReadOnly Property InformationRightsManagementSettings As SPInformationRightsManagementSettings
    Get
'Usage
Dim instance As SPList
Dim value As SPInformationRightsManagementSettings

value = instance.InformationRightsManagementSettings
public SPInformationRightsManagementSettings InformationRightsManagementSettings { get; }

Eigenschaftswert

Typ: Microsoft.SharePoint.SPInformationRightsManagementSettings

Hinweise

Die InformationRightsManagementSettings-Eigenschaft gilt nicht für-Bildbibliothek würde. Wenn die Vorlage in der Liste der Bildbibliothek ist, löst eine System.NotSupportedException-Ausnahme.

Siehe auch

Referenz

SPList Klasse

SPList-Member

Microsoft.SharePoint-Namespace