[This is preliminary documentation and is subject to change.]
Private Key file to be generated
| C# | Visual Basic | Visual C++ |
public string PrivateKeyFile { get; set; }
Public Property PrivateKeyFile As String
public: property String^ PrivateKeyFile { String^ get (); void set (String^ value); }
| Exception | Condition |
|---|---|
| ArgumentNullException | Argument is a nullNothingnullptr reference. |