Name

PolicyLevelType

Synopsis

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( )}

Get Programming .NET Security now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.