WebSecurityLevel enumeration
The WebSecurityLevel enumeration type specifies whether a web-enabled method or property is safe for scripting.
Syntax
typedef enum WebSecurityLevel { LevelUnsafe = 0, LevelSafe = 1 } WebSecurityLevel;
Constants
Requirements
|
Minimum supported client | Windows Vista [desktop apps only] |
|---|---|
|
Minimum supported server | Windows Server 2008 [desktop apps only] |
|
Header |
|
See also
Send comments about this topic to Microsoft
Build date: 10/26/2012