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