RepositoryAccessKind type

The kind of repository access credentials
KnownRepositoryAccessKind can be used interchangeably with RepositoryAccessKind, this enum contains the known values that the service supports.

Known values supported by the service

OAuth: OAuth
PAT: PAT
App: App

type RepositoryAccessKind = string