virtual bool IgnorePersistedDecision
Gets or sets a value indicating whether the application security manager should ignore any persisted ...
virtual bool Persist
Gets or sets a value indicating whether the user's response to the consent dialog should be persisted...
virtual TrustManagerUIContext UIContext
Gets or sets the type of user interface the trust manager should display.
virtual ApplicationIdentity PreviousApplicationIdentity
Gets or sets the identity of the previous application identity.
virtual bool KeepAlive
Gets or sets a value indicating whether the trust manager should cache state for this application,...
Represents the context for the trust manager to consider when making the decision to run an applicati...
virtual bool NoPrompt
Gets or sets a value indicating whether the trust manager should prompt the user for trust decisions.
TrustManagerContext(TrustManagerUIContext uiContext)
Initializes a new instance of the T:System.Security.Policy.TrustManagerContext class using the specif...
TrustManagerContext()
Initializes a new instance of the T:System.Security.Policy.TrustManagerContext class.