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 sealed class SXMLSecurityZones |
Visual Basic (Declaration) | Copy Code |
---|---|
Public NotInheritable Class SXMLSecurityZones |
The type exposes the following properties.
Public Properties
Name | Description | |
---|---|---|
Default |
Gets the default security zone as configured.
|
|
Item |
Gets the security zone that has the given key or null if it does not exist.
|
See Also
Smartsite.Security Namespace