[This is preliminary documentation and is subject to change.]
Private key password
| C# | Visual Basic | Visual C++ |
public string PrivateKeyPassword { get; set; }
Public Property PrivateKeyPassword As String
public: property String^ PrivateKeyPassword { String^ get (); void set (String^ value); }