|
CertificateGeneratorCertificatePath Property
|
Gets or sets the path to the certificate file
that is generated by this certificate generator.
Namespace: GSF.Net.SecurityAssembly: GSF.Core (in GSF.Core.dll) Version: 2.4.220-beta+a56b2444ff27b37e053039e60f062b99378309bd
Syntax public string CertificatePath { get; set; }
Public Property CertificatePath As String
Get
Set
member CertificatePath : string with get, set
function get_CertificatePath();
function set_CertificatePath(value);
View SourceProperty Value
StringSee Also