Show / Hide Table of Contents

Class AutnumResource

The "autnum" collection of methods.

Inheritance
object
AutnumResource
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Google.Apis.DomainsRDAP.v1
Assembly: Google.Apis.DomainsRDAP.v1.dll
Syntax
public class AutnumResource

Constructors

AutnumResource(IClientService)

Constructs a new resource.

Declaration
public AutnumResource(IClientService service)
Parameters
Type Name Description
IClientService service

Methods

Get(string)

The RDAP API recognizes this command from the RDAP specification but does not support it. The response is a formatted 501 error.

Declaration
public virtual AutnumResource.GetRequest Get(string autnumId)
Parameters
Type Name Description
string autnumId

null

Returns
Type Description
AutnumResource.GetRequest
In this article
Back to top Generated by DocFX