PackageRemote64Class.CertificateContext Property

Definition

Gets or sets the certificate context.

public:
 virtual property long CertificateContext { long get(); void set(long value); };
public virtual long CertificateContext { get; set; }
member this.CertificateContext : int64 with get, set
Public Overridable Property CertificateContext As Long

Property Value

A Long that contains the certificate context.

Implements

Applies to