[This is preliminary documentation and is subject to change.]
Specify whether to use self signing
| C# | Visual Basic | Visual C++ |
public bool SelfSign { get; set; }
Public Property SelfSign As Boolean
public: property bool SelfSign { bool get (); void set (bool value); }