Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

TrustedRootCA (ServerValidationParameters) Element for connection properties

The TrustedRootCA (ServerValidationParameters) element captures the thumb print of root certificate authorities (CAs) that are trusted by the client.

<xs:element name="TrustedRootCA"
 type="hexBinary"
 />

The TrustedRootCA element is defined by the ServerValidationParameters complex type.

Remarks

The thumb print is a hexadecimal string that contains the SHA-1 hash of the certificate. The TrustedRootCA element is optional.

Requirements

Requirement Value
Minimum supported client
Windows Vista [desktop apps only]
Minimum supported 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


Feedback

Was this page helpful?

Additional resources