Enum TransferLockState (2.0.0)

public enum TransferLockState

Possible states of a Registration's transfer lock.

Namespace

Google.Cloud.Domains.V1

Assembly

Google.Cloud.Domains.V1.dll

Fields

NameDescription
Locked

The domain is locked and cannot be transferred to another registrar.

Unlocked

The domain is unlocked and can be transferred to another registrar.

Unspecified

The state is unspecified.