readAuthorizerCredential property

UserCredential? readAuthorizerCredential
getter/setter pair

An http access token with the minimum Repository read access.

It's recommended to use a system account to generate the credentials.

Required.

Implementation

UserCredential? readAuthorizerCredential;