Type

ServerInfo.Type property

Specifies the server type The following are the valid values for the Type element: MobileSync — Indicates that the URL that is returned by the URL element (section 2.2.3.172) can be accessed by clients. CertEnroll — Indicates that the URL that is returned by the URL element can be accessed by clients to obtain a client certificate for Secure Sockets Layer (SSL) negotiation.

public ServerType Type { get; }

See Also