IUnmanagedAssetItemSecurityInherited Property
|
Gets whether the security for this item is inherited from its parent
unmanaged folder
Namespace: Ingeniux.CMSAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntaxbool SecurityInherited { get; }ReadOnly Property SecurityInherited As Boolean
Get
property bool SecurityInherited {
bool get ();
}abstract SecurityInherited : bool with get
Property Value
Boolean
See Also