ApplicationTrust
Encapsulates security decisions about an application. This class cannot be inherited.
Gets or sets the application identity for the application trust object.
Gets or sets the policy statement defining the default grant set.
Gets or sets extra security information about the application.
Gets the list of full-trust assemblies for this application trust.
Gets or sets a value indicating whether the application has the required permission grants and is trusted to run.
Gets or sets a value indicating whether application trust information is persisted.
public ApplicationTrust()
Initializes a new instance of the ApplicationTrust class.
Initializes a new instance of the ApplicationTrust class with an ApplicationIdentity.
Initializes a new instance of the ApplicationTrust class using the provided grant set and collection of full-trust assemblies.
Reconstructs an ApplicationTrust object with a given state from an XML encoding.
Creates an XML encoding of the ApplicationTrust object and its current state.