Host_CreateSpec_ThumbprintVerification

Host_CreateSpec_ThumbprintVerification
Host_CreateSpec_ThumbprintVerification

The Host.CreateSpec.ThumbprintVerification enumerated type defines the thumbprint verification schemes for a host's SSL certificate.
NONE : Accept the host's thumbprint without verifying it.
THUMBPRINT : Host's SSL certificate verified by checking its thumbprint against the specified thumbprint.

This data structure has no properties.
Enumeration: NONE, THUMBPRINT,