WebNotificationHook.CertificateKey Property

Definition

The certificate key for authenticating to the API address. Leave this blank if authentication isn't needed. Defaults to an empty string.

public string CertificateKey { get; set; }
member this.CertificateKey : string with get, set
Public Property CertificateKey As String

Property Value

Remarks

If set to null during an update operation, this property is set to its default value.

Applies to