System.Security.Policy.ApplicationTrustCollection.SyncRoot Property

Gets an object that can be used to synchronize access to the collection.

Syntax

public object SyncRoot { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The default implementation returns the current application trust object.

Requirements

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