System.Security.PermissionSet.IsReadOnly Property

Gets a value indicating whether the collection is read-only.

Syntax

public virtual bool IsReadOnly { get; }

Value

Documentation for this section has not yet been entered.

Remarks

A System.Security.PermissionSet cannot be read-only, so this property is always false.

Requirements

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