Share via


ImageRegistryCredential.Identity Property

Definition

Gets or sets the identity for the private registry.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to