23 public override bool Equals(
object o)
53 return securityElement;
object Copy()
Creates an equivalent copy of the current object.
Provides a base class from which all objects to be used as evidence must derive.
Defines the method that creates a new identity permission.
Represents the XML object model for encoding security objects. This class cannot be inherited.
override EvidenceBase Clone()
Creates a new object that is a copy of the current instance.
Defines methods implemented by permission types.
override string ToString()
Returns a string representation of the current object.
Defines the set of information that constitutes input to security policy decisions....
void AddAttribute(string name, string value)
Adds a name/value attribute to an XML element.
Confirms that a code assembly originates in the global assembly cache (GAC) as evidence for policy ev...
Specifies that the class can be serialized.
override bool Equals(object o)
Indicates whether the current object is equivalent to the specified object.
IPermission CreateIdentityPermission(Evidence evidence)
Creates a new identity permission that corresponds to the current object.
override int GetHashCode()
Returns a hash code for the current object.
override string ToString()
Produces a string representation of an XML element and its constituent attributes,...
Defines the identity permission for files originating in the global assembly cache....