This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Syntax
C# | Copy Code |
---|---|
[] public class SXMLSecurityZone |
Visual Basic (Declaration) | Copy Code |
---|---|
<> _ Public Class SXMLSecurityZone |
The type exposes the following properties.
Public Properties
Name | Description | |
---|---|---|
Default |
Gets the default zone.
|
|
HighRisk |
Gets the high zone.
|
|
Inherits |
Gets the SecurityZone from which this zone directly inherits.
|
|
LowRisk |
Gets the low zone.
|
|
MediumRisk |
Gets the medium zone.
|
|
Name |
Gets the name of the Zone.
|
See Also
Smartsite.Security Namespace