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 (24.3.0.1000)
Syntax public PrivilegeInheritanceBehavior PrivilegeInheritanceBehavior { get; }
Public ReadOnly Property PrivilegeInheritanceBehavior As PrivilegeInheritanceBehavior
Get
public:
property PrivilegeInheritanceBehavior PrivilegeInheritanceBehavior {
PrivilegeInheritanceBehavior get ();
}
member PrivilegeInheritanceBehavior : PrivilegeInheritanceBehavior with get
Property Value
Type:
PrivilegeInheritanceBehaviorRemarks See Also