System.Security.PermissionSet.Count Property

Gets the number of permission objects contained in the permission set.

Syntax

public virtual int Count { get; }

Value

Documentation for this section has not yet been entered.

Remarks

In the None or Unrestricted state this returns zero, because no actual permission object instances are used.

Requirements

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