Click or drag to resize

WsDNSBaseGetAllDNS Method

Method returns a list of Dns services acquired by authenticated user.

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

Return Value

Type: WsResultGetAllDNSResponse

Implements

IWsDNSGetAllDNS
See Also