AllowPromptingWhenServerCANotFound Element
The AllowPromptingWhenServerCANotFound element is an optional Boolean which specifies method behavior in case the server's certificate does not chain to a trusted root. If TRUE
, the user is prompted to manually accept or reject the certificate. If FALSE
, certificate errors will cause the connection to be refused.
<xs:element name="AllowPromptingWhenServerCANotFound"/>
Remarks
The AllowPromptingWhenServerCANotFound element is optional.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 8 [desktop apps only] |
Minimum supported server | Windows Server 2012 [desktop apps only] |