![]() |
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# |
![]() |
---|---|
public sealed class SXMLSecurityZones |
Visual Basic (Declaration) |
![]() |
---|---|
Public NotInheritable Class SXMLSecurityZones |
The type exposes the following methods.
Public Methods
Name | Description | |
---|---|---|
![]() |
Contains |
Returns true if the security zone with the key exists.
|
![]() |
Equals | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
![]() |
TryGetValue |
Attempts to get the value from the dictionary. Returns true if the value exists, false otherwise.
|
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
Explicit Interface Implementations
Name | Description | |
---|---|---|
![]() ![]() |
IEnumerable..::..GetEnumerator |
Enumerator
|
See Also
Smartsite.Security Namespace