System.Security.Policy.ApplicationTrustCollection: Property Members

The properties of System.Security.Policy.ApplicationTrustCollection are listed below. For a list of all members, see the ApplicationTrustCollection Members list.

See Also: Inherited members from System.Object

Public Properties

[read-only]
Countint.

Gets the number of items contained in the collection.

[read-only]
IsSynchronizedbool.

Gets a value indicating whether access to the collection is synchronized (thread safe).

[read-only]
default property
Item(int)ApplicationTrust. Documentation for this section has not yet been entered.
[read-only]
default property
Item(string)ApplicationTrust. Documentation for this section has not yet been entered.
[read-only]
SyncRootobject.

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