Mono Class Library: Overview

System.Security.Policy.ApplicationTrustCollection: Method Members

The methods 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 Methods

Add(ApplicationTrust) : int
Documentation for this section has not yet been entered.
AddRange(ApplicationTrust[])
Documentation for this section has not yet been entered.
AddRange(ApplicationTrustCollection)
Documentation for this section has not yet been entered.
Clear()
Documentation for this section has not yet been entered.
CopyTo(ApplicationTrust[], int)
Documentation for this section has not yet been entered.
Find(ApplicationIdentity, ApplicationVersionMatch) : ApplicationTrustCollection
Documentation for this section has not yet been entered.
GetEnumerator() : ApplicationTrustEnumerator
Documentation for this section has not yet been entered.
Remove(ApplicationTrust)
Documentation for this section has not yet been entered.
Remove(ApplicationIdentity, ApplicationVersionMatch)
Documentation for this section has not yet been entered.
RemoveRange(ApplicationTrust[])
Documentation for this section has not yet been entered.
RemoveRange(ApplicationTrustCollection)
Documentation for this section has not yet been entered.