System.Security.PermissionSet Class

Represents a collection that can contain many different types of permissions.

See Also: PermissionSet Members

Syntax

[System.Runtime.InteropServices.ComVisible(true)]
public class PermissionSet : ICollection, System.Runtime.Serialization.IDeserializationCallback, ISecurityEncodable, IStackWalk

Remarks

You can use System.Security.PermissionSet to perform operations on several different permissions as a group.

Thread Safety

All public static members of this type are safe for multithreaded operations. No instance members are guaranteed to be thread safe.

Requirements

Namespace: System.Security
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0