System.Security.Policy.StrongName: Method Members

The methods of System.Security.Policy.StrongName are listed below. For a list of all members, see the StrongName Members list.

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

Public Methods

Copy() : object

Creates an equivalent copy of the current System.Security.Policy.StrongName.

CreateIdentityPermission(Evidence) : System.Security.IPermission

Creates a System.Security.Permissions.StrongNameIdentityPermission that corresponds to the current System.Security.Policy.StrongName.

override
Equals(object) : bool

Determines whether the specified strong name is equal to the current strong name.

override
GetHashCode() : int

Gets the hash code of the current System.Security.Policy.StrongName.

override
ToString() : string

Creates a string representation of the current System.Security.Policy.StrongName.