[This is preliminary documentation and is subject to change.]
Namespace: NFX.WebAssembly: NFX.Web (in NFX.Web.dll) Version: 3.0.0.1 (3.0.0.1)
public bool CertValTrustedDefault { get; set; }
public bool CertValTrustedDefault { get; set; }
Public Property CertValTrustedDefault As Boolean
Get
Set
Public Property CertValTrustedDefault As Boolean
Get
Set
public:
property bool CertValTrustedDefault {
bool get ();
void set (bool value);
}
public:
property bool CertValTrustedDefault {
bool get ();
void set (bool value);
}
member CertValTrustedDefault : bool with get, set
member CertValTrustedDefault : bool with get, set
Property Value
Type:
Boolean