System.Security.Cryptography.CryptographicAttributeObjectCollection.IsSynchronized Property

Gets a value that indicates whether access to the collection is synchronized, or thread safe.

Syntax

public bool IsSynchronized { get; }

Value

Documentation for this section has not yet been entered.

Remarks

This property always returns false, which means that the collection is not thread safe.

Requirements

Namespace: System.Security.Cryptography
Assembly: System.Security (in System.Security.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0