Click or drag to resize

ISecurityDescriptorsManagerDescriptor Method (IUnmanagedAssetItem)


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(
	IUnmanagedAssetItem item
)

Parameters

item
Type: Ingeniux.CMSIUnmanagedAssetItem
Unmanaged Asset Item

Return Value

Type: ISecurityDescriptor
Security Descriptor
See Also