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 SerializableViperInfo |
Visual Basic (Declaration) | Copy Code |
---|---|
Public Class SerializableViperInfo |
The type exposes the following members.
Public Constructors
Name | Description | |
---|---|---|
SerializableViperInfo |
Public Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
IsInScope |
Determines whether the current viper is in scope.
|
|
IsSecurityZoneAllowed |
Determines whether given security zone is allowed.
|
|
ToString |
Returns a String that represents this instance.
(Overrides Object..::ToString()()()().) |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) |
Public Properties
Name | Description | |
---|---|---|
Emphasize |
Gets or sets a value indicating whether this SerializableViperInfo is emphasized.
|
|
IsTranslation |
Gets or sets a value indicating whether this instance is a translation.
|
|
Methods |
Gets the methods.
|
|
Name |
Gets the name.
|
|
SecurityZones |
Gets or sets a comma seperated list of the allowed security zones.
|