The members of System.Security.Policy.ApplicationTrust are listed below.
See Also: Inherited members from System.Security.Policy.EvidenceBase
![]() Initializes a new instance of the System.Security.Policy.ApplicationTrust class. | ||
![]() Initializes a new instance of the System.Security.Policy.ApplicationTrust class with an ApplicationIdentity. | ||
![]() Initializes a new instance of the System.Security.Policy.ApplicationTrust class using the provided grant set and collection of full-trust assemblies. |
ApplicationIdentity | ApplicationIdentity.
![]() Gets or sets the application identity for the application trust object. | |
DefaultGrantSet | PolicyStatement.
![]() Gets or sets the policy statement defining the default grant set. | |
ExtraInfo | object.
![]() Gets or sets extra security information about the application. | |
[read-only] | FullTrustAssemblies | IList<StrongName>.
![]() Gets the list of full-trust assemblies for this application trust. |
IsApplicationTrustedToRun | bool.
![]() Gets or sets a value indicating whether the application has the required permission grants and is trusted to run. | |
Persist | bool.
![]() Gets or sets a value indicating whether application trust information is persisted. |
FromXml(System.Security.SecurityElement)
| ||
ToXml()
|