RepositoryDetails.TempCloneToken Property

Definition

Temporary authentication token for cloning this repository.

[System.Text.Json.Serialization.JsonPropertyName("temp_clone_token")]
public string TempCloneToken { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("temp_clone_token")>]
member this.TempCloneToken : string with get, set
Public Property TempCloneToken As String

Property Value

Attributes

Applies to