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 imageCopy Code
                                  public interface ISXMLCodeSecurity
Visual Basic (Declaration) Copy imageCopy Code
                                  Public Interface ISXMLCodeSecurity

The type exposes the following properties.

Public Properties

  Name Description
Public property AllowedZones
Gets the zones in which an instruction is allowed to execute.
Public property AssetType
Gets the type of the asset.
Public property Name
Gets the Asset name of the underlying object.
Public property RiskLevel
Gets the risk level of the object as defined using the SXMLSecurityRiskLevelAttribute.

See Also

Advanced