Share via


Run.SourceRegistryAuth Property

Definition

Gets or sets the scope of the credentials that were used to login to the source registry during this run.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.sourceRegistryAuth")]
public string SourceRegistryAuth { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.sourceRegistryAuth")>]
member this.SourceRegistryAuth : string with get, set
Public Property SourceRegistryAuth As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to