Click or drag to resize

ISecurityDescriptorsManagerDescriptor Method (String)


Retrieves the Security Descriptor for a content item.

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax
ISecurityDescriptor Descriptor(
	string id
)

Parameters

id
Type: SystemString
Content Item identifier

Return Value

Type: ISecurityDescriptor
Security Descriptor
See Also