Name

ServerInfo.Name property

Specifies a URL if the Type element (section 2.2.3.170.1) value is set to “MobileSync”. If the Type element value is “MobileSync”, then the Name element specifies the URL that conveys the protocol. If the Type element value is “CertEnroll”, then the Name element value is NULL.

public string Name { get; }

See Also