ServerNames (ServerValidationParameters) element (TLS)
The ServerNames (ServerValidationParameters) element represents a list of semicolon delimited server names.
<xs:element name="ServerNames"
type="string"
minOccurs="0"
/>
The ServerNames element is defined by the ServerValidationParameters complex type.
Remarks
Each server name is delimited by semicolons, and can be represented by regular expressions. The ServerNames element is optional.
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
-
Possible immediate parent elements in schema instance