Skip to content

Latest commit

 

History

History
81 lines (49 loc) · 2.38 KB

eaptlsconnectionpropertiesv1schema-disableuserpromptforservervalidation-servervalidationparameters-element.md

File metadata and controls

81 lines (49 loc) · 2.38 KB
title description ms.assetid keywords topic_type api_name api_type ms.topic ms.date api_location ROBOTS
DisableUserPromptForServerValidation (ServerValidationParameters)
Learn about the DisableUserPromptForServerValidation (ServerValidationParameters) element. It indicates whether the user should be asked for server validation. | DisableUserPromptForServerValidation (ServerValidationParameters)
d1c2f334-286b-4aac-b723-806b90fc7b1f
DisableUserPromptForServerValidation element EAPHost
apiref
DisableUserPromptForServerValidation
Schema
reference
05/31/2018
INDEX,FOLLOW

DisableUserPromptForServerValidation (ServerValidationParameters) element (TLS)

The DisableUserPromptForServerValidation (ServerValidationParameters) element indicates whether the user should be asked for server validation.

If DisableUserPromptForServerValidation is TRUE, then EAP-TLS performs the server validation without user input; if the validation fails, EAP-TLS fails the authentication. If DisableUserPromptForServerValidation is FALSE, the user is prompted for a validated server certificate or name, or root certificate authority (CA).

The DisableUserPromptForServerValidation element is optional.

<xs:element name="DisableUserPromptForServerValidation"
    type="boolean"
 />

The DisableUserPromptForServerValidation element is defined by the ServerValidationParameters complex type.

Requirements

Role Minimum supported OS version
Client
Windows Vista [desktop apps only]
Server
Windows Server 2008 [desktop apps only]

See also

Definition context of element in schema

ServerValidationParameters

Possible immediate parent elements in schema instance

ServerValidation (EapType)

EAPHost and Legacy Schema

eaptlsconnectionpropertiesv1 Schema

eaptlsconnectionpropertiesv1 Schema Elements