PolicyLevelType

PolicyLevelTypeserializable

System.Security (mscorlib.dll)enum
public enum PolicyLevelType {    User = 0,Machine = 1,Enterprise = 2,AppDomain = 3 }

This enumeration defines constants that represent the different levels of security policy configuration. PolicyLevelType is used when working with members of the SecurityManager class.

Hierarchy

System.Object System.ValueType System.Enum(System.IComparable, System.IFormattable, System.IConvertible) PolicyLevelType

Passed To

SecurityManager.{LoadPolicyLevelFromFile( ), LoadPolicyLevelFromString( )}



Programming. NET Security
Programming .Net Security
ISBN: 0596004427
EAN: 2147483647
Year: 2005
Pages: 346

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net