authorizationCode property

AuthorizationCode? authorizationCode
getter/setter pair

The domain's transfer authorization code.

You can obtain this from the domain's current registrar.

Implementation

AuthorizationCode? authorizationCode;