PartialTrustVisibleAssembly.PublicKey Property
.NET Framework (current version)
Gets or sets the assembly public key.
Assembly: System.Web (in System.Web.dll)
<ConfigurationPropertyAttribute("publicKey", IsRequired := True, IsKey := False, DefaultValue := "")> <StringValidatorAttribute(MinLength := 1)> Public Property PublicKey As String
Property Value
Type: System.StringThe hexadecimal string representation of the public key that is associated with the assembly.
.NET Framework
Available since 4.0
Available since 4.0
Show: