Click or drag to resize

ISecurityDescriptorsManagerRemoveDescriptor Method (ISecurityDescriptor)


Remove a Security Descriptor

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax
bool RemoveDescriptor(
	ISecurityDescriptor descriptor
)

Parameters

descriptor
Type: Ingeniux.CMSISecurityDescriptor
Security Descriptor

Return Value

Type: Boolean
True if successful
See Also