readAuthorizerCredential property

UserCredential? readAuthorizerCredential
getter/setter pair

A GitLab personal access token with the minimum read_api scope access.

Required.

Implementation

UserCredential? readAuthorizerCredential;