This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Gets the SecurityZone from which this zone directly inherits.
Namespace: Smartsite.Security
Assembly: Smartsite.SXML (in Smartsite.SXML.dll)
Syntax
C# | Copy Code |
---|---|
public Inherits { get; } |
Visual Basic (Declaration) | Copy Code |
---|---|
Public ReadOnly Property Inherits As Get |
Field Value
The zone directly inherited from.See Also
SXMLSecurityZone Class
Smartsite.Security Namespace