System.Security.Policy.GacInstalled Members

The members of System.Security.Policy.GacInstalled are listed below.

See Also: Inherited members from System.Security.Policy.EvidenceBase

Public Constructors

Initializes a new instance of the System.Security.Policy.GacInstalled class.

Public Methods

Copy() : object

Creates an equivalent copy of the current object.

CreateIdentityPermission(Evidence) : System.Security.IPermission

Creates a new identity permission that corresponds to the current object.

override
Equals(object) : bool

Indicates whether the current object is equivalent to the specified object.

override
GetHashCode() : int

Returns a hash code for the current object.

override
ToString() : string

Returns a string representation of the current object.

Explicitly Implemented Interface Members

System.Security.Policy.IBuiltInEvidence.GetRequiredSizeDocumentation for this section has not yet been entered.
System.Security.Policy.IBuiltInEvidence.InitFromBufferDocumentation for this section has not yet been entered.
System.Security.Policy.IBuiltInEvidence.OutputToBufferDocumentation for this section has not yet been entered.