public bool UseSystemRootCertificates { get; }
Public ReadOnly Property UseSystemRootCertificates As Boolean Get
public: property bool UseSystemRootCertificates { bool get (); }
member UseSystemRootCertificates : bool with get
In This Article