`ImagePushParameters.RegistryAuth` seems to be an unused property. `Docker.DotNet.ImageOperations.PushImageAsync` makes no use of it and uses a `AuthConfig` parameter instead. Is this intended?