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 interface ISXMLCodeSecurity |
Visual Basic (Declaration) | Copy Code |
---|---|
Public Interface ISXMLCodeSecurity |
The type exposes the following properties.
Public Properties
Name | Description | |
---|---|---|
AllowedZones |
Gets the zones in which an instruction is allowed to execute.
|
|
AssetType |
Gets the type of the asset.
|
|
Name |
Gets the Asset name of the underlying object.
|
|
RiskLevel |
Gets the risk level of the object as defined using the SXMLSecurityRiskLevelAttribute.
|
See Also
Smartsite.Security Namespace