DVTk API
PrivateKeyFile Property
DVTkDvtk.CertificatesCertificateGeneratorPrivateKeyFile
DVTk API

[This is preliminary documentation and is subject to change.]

Private Key file to be generated
Declaration Syntax
C#Visual BasicVisual C++
public string PrivateKeyFile { get; set; }
Public Property PrivateKeyFile As String
public:
property String^ PrivateKeyFile {
	String^ get ();
	void set (String^ value);
}
Exceptions
ExceptionCondition
ArgumentNullExceptionArgument is a nullNothingnullptr reference.

Assembly: DVTK (Module: DVTK) Version: 0.0.0.0