DVTk API
CredentialsFile Property
DVTkDvtk.CertificatesCertificateGeneratorCredentialsFile
DVTk API

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

The signer's credentials file - may be nullNothingnullptr.
Declaration Syntax
C#Visual BasicVisual C++
public string CredentialsFile { get; set; }
Public Property CredentialsFile As String
public:
property String^ CredentialsFile {
	String^ get ();
	void set (String^ value);
}
Remarks
If credential file nullNothingnullptr, a self signed certificate will be generated.

Assembly: DVTK (Module: DVTK) Version: 0.0.0.0