View on GitHub

GithubClient

A C# Dll library for working with the Github Rest API

GithubClient

GithubClient.Repositories.Permissions

Permissions.Admin Property

Are you an admin

public bool Admin { get; set; }

Property Value

System.Boolean