共用方式為


StrongNameIdentityPermissionAttribute.PublicKey 屬性

定義

取得或設定表示為十六進位字串的強式名稱識別的公開金鑰值。

public:
 property System::String ^ PublicKey { System::String ^ get(); void set(System::String ^ value); };
public string PublicKey { get; set; }
member this.PublicKey : string with get, set
Public Property PublicKey As String

屬性值

表示為十六進位字串的強式名稱識別的公開金鑰值。

適用於