|
|
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 class SXMLSecurityZone |
|
| Visual Basic (Declaration) |
|
|---|---|
<> _ Public Class SXMLSecurityZone |
|
The type exposes the following methods.
Public Methods
| Name | Description | |
|---|---|---|
|
|
Equals | (Overrides Object..::Equals(Object).) |
|
|
GetHashCode |
Serves as a hash function for a particular type. GetHashCode()()()() is suitable for use in hashing algorithms and data structures like a hash table.
(Overrides Object..::GetHashCode()()()().) |
|
|
GetType | (Inherited from Object.) |
|
|
InheritsFrom |
Returns true if this zone inherits from the given zone.
|
|
|
ToString | (Overrides Object..::ToString()()()().) |
Protected Methods
| Name | Description | |
|---|---|---|
|
|
Finalize | (Inherited from Object.) |
|
|
MemberwiseClone | (Inherited from Object.) |
See Also
Smartsite.Security Namespace