Click or drag to resize

WsDNSBaseGetDnsTLDs Method

Method can be used to retrieve a list of available TLD.

Namespace:  WsDns
Assembly:  WsDns (in WsDns.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
[AuthorizationAttribute]
public WsResult<GetDnsTLDsResponse> GetDnsTLDs()

Return Value

Type: WsResultGetDnsTLDsResponse

Implements

IWsDNSGetDnsTLDs
See Also