Show / Hide Table of Contents

Constructor LicensePublicKeyAttribute

| Improve this Doc View Source

LicensePublicKeyAttribute(String)

Initializes a new instance of LicensePublicKeyAttribute class.

Declaration
public LicensePublicKeyAttribute(string publicKey)
Parameters
Type Name Description
System.String publicKey

The public key hex string. You may use the following command to get the public key hex string:

sn -Tp assemblyFile

  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest