PartialTrustVisibleAssembly.PublicKey Egenskap

Definition

Hämtar eller anger den offentliga sammansättningens nyckel.

public:
 property System::String ^ PublicKey { System::String ^ get(); void set(System::String ^ value); };
[System.Configuration.ConfigurationProperty("publicKey", DefaultValue="", IsKey=false, IsRequired=true)]
[System.Configuration.StringValidator(MinLength=1)]
public string PublicKey { get; set; }
[<System.Configuration.ConfigurationProperty("publicKey", DefaultValue="", IsKey=false, IsRequired=true)>]
[<System.Configuration.StringValidator(MinLength=1)>]
member this.PublicKey : string with get, set
Public Property PublicKey As String

Egenskapsvärde

Den hexadecimala strängrepresentationen av den offentliga nyckeln som är associerad med sammansättningen.

Attribut

Gäller för