The members of System.Security.Policy.StrongNameMembershipCondition are listed below.
See Also: Inherited members from System.Object
![]() Initializes a new instance of the System.Security.Policy.StrongNameMembershipCondition class with the strong name public key blob, name, and version number that determine membership. |
Name | string.
![]() Gets or sets the simple name of the System.Security.Policy.StrongName for which the membership condition tests. | |
PublicKey | System.Security.Permissions.StrongNamePublicKeyBlob.
![]() Gets or sets the System.Security.Permissions.StrongNamePublicKeyBlob of the System.Security.Policy.StrongName for which the membership condition tests. | |
Version | Version.
![]() Gets or sets the Version of the System.Security.Policy.StrongName for which the membership condition tests. |
Check(Evidence)
| ||
Copy()
| ||
override | Equals(object)
| |
FromXml(System.Security.SecurityElement)
| ||
FromXml(System.Security.SecurityElement, PolicyLevel)
| ||
override | GetHashCode()
| |
override | ToString()
| |
ToXml()
| ||
ToXml(PolicyLevel)
|