FileSystemEntryPrivilegeInheritanceBehavior Property |
Gets the privilege inheritance behavior.
Namespace: Dundas.BI.FileSystemAssembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.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
PrivilegeInheritanceBehavior
Remarks
See Also