authType property

AuthType? authType
final

The type of authentication used by the credentials. Valid options are OAUTH, BASIC_AUTH, or PERSONAL_ACCESS_TOKEN.

Implementation

final AuthType? authType;