System.Security.Policy.StrongName Members

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

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

Public Constructors

Initializes a new instance of the System.Security.Policy.StrongName class with the strong name public key blob, name, and version.

Public Properties

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.

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.