MarkLogic XCC/.Net Library

ContentPermission Class

An individual Content (document) permission, a capability/role pair. Instances of ContentPermission are immutable and may be shared.

For a list of all members of this type, see ContentPermission Members.

System.Object
   Marklogic.Xcc.ContentPermission

[Visual Basic]
Public Class ContentPermission
[C#]
public class ContentPermission

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Marklogic.Xcc

Assembly: MarklogicXcc (in MarklogicXcc.dll)

See Also

ContentPermission Members | Marklogic.Xcc Namespace |