EncryptionPropertyCollection.IsSynchronized Property
.NET Framework (current version)
![]() |
---|
The .NET API Reference documentation has a new home. Visit the .NET API Browser on docs.microsoft.com to see the new experience. |
Gets a value that indicates whether access to the EncryptionPropertyCollection object is synchronized (thread safe).
Assembly: System.Security (in System.Security.dll)
Property Value
Type: System.Booleantrue if access to the EncryptionPropertyCollection object is synchronized (thread safe); otherwise, false.
Implements
ICollection.IsSynchronized
.NET Framework
Available since 2.0
Available since 2.0
Show: