Share via


StaticSitePatch.RepositoryToken Property

Definition

A user's github repository token. This is used to setup the Github Actions workflow file and API secrets.

public string RepositoryToken { get; set; }
member this.RepositoryToken : string with get, set
Public Property RepositoryToken As String

Property Value

Applies to