System.Security.PermissionSet.GetEnumerator Method

Returns an enumerator for the permissions of the set.

Syntax

public IEnumerator GetEnumerator ()

Returns

An enumerator object for the permissions of the set.

Remarks

Use the enumerator as an index to access individual permission objects in the set.

Requirements

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