Share via


ContainerRegistryTokenCredentials.Passwords Property

Definition

Gets the passwords.

public System.Collections.Generic.IList<Azure.ResourceManager.ContainerRegistry.Models.ContainerRegistryTokenPassword> Passwords { get; }
member this.Passwords : System.Collections.Generic.IList<Azure.ResourceManager.ContainerRegistry.Models.ContainerRegistryTokenPassword>
Public ReadOnly Property Passwords As IList(Of ContainerRegistryTokenPassword)

Property Value

Applies to