Show / Hide Table of Contents

Constructor LicensePublisher

| Improve this Doc View Source

LicensePublisher()

Initializes a new instance of the LicensePublisher class that caches the private key.

Declaration
protected LicensePublisher()
| Improve this Doc View Source

LicensePublisher(Boolean)

Initializes a new instance of the LicensePublisher class, given a value indicating whether the private key should be cached.

Declaration
protected LicensePublisher(bool cachePrivateKey)
Parameters
Type Name Description
System.Boolean cachePrivateKey

A langword_csharp_bool value indicating whether the private key should be cached.

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