FileSystemEntryPrivilegeInheritanceBehavior Property  | 
 
            Gets the privilege inheritance behavior.
            
 
    Namespace: 
   Dundas.BI.FileSystem
    Assembly:
   Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.3.0.1000)
Syntaxpublic PrivilegeInheritanceBehavior PrivilegeInheritanceBehavior { get; }Public ReadOnly Property PrivilegeInheritanceBehavior As PrivilegeInheritanceBehavior
	Get
public:
property PrivilegeInheritanceBehavior PrivilegeInheritanceBehavior {
	PrivilegeInheritanceBehavior get ();
}member PrivilegeInheritanceBehavior : PrivilegeInheritanceBehavior with get
Property Value
Type: 
PrivilegeInheritanceBehavior
Remarks
See Also