Click or drag to resize

ISecurityDescriptorsManagerRemoveDescriptor(ISecurityDescriptor) Method


Remove a Security Descriptor

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

Parameters

descriptor  ISecurityDescriptor
Security Descriptor

Return Value

Boolean
True if successful
See Also