IdentityReferenceCollection.IsReadOnly Property

 

Gets a value that indicates whether the IdentityReferenceCollection collection is read-only.

Namespace:   System.Security.Principal
Assembly:  mscorlib (in mscorlib.dll)

abstract IsReadOnly : bool with get
override IsReadOnly : bool with get

Property Value

Type: System.Boolean

Always returns false.

.NET Framework
Available since 2.0
Return to top
Show: