This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Initializes a new instance of the SXMLSecurityRiskLevelAttribute class.
Namespace: Smartsite.Security
Assembly: Smartsite.SXML (in Smartsite.SXML.dll)
Syntax
C# | Copy Code |
---|---|
public SXMLSecurityRiskLevelAttribute( level ) |
Visual Basic (Declaration) | Copy Code |
---|---|
Public Sub New ( _ level As _ ) |
Parameters
- level
- SXMLCodeRiskLevel
The level.
See Also
Smartsite.Security Namespace