Share via


IRegistryCredentials.AccessKeys Property

Definition

Gets The admin user access key names and values which can be used to login into the container registry.

public System.Collections.Generic.IReadOnlyDictionary<Microsoft.Azure.Management.ContainerRegistry.Fluent.AccessKeyType,string> AccessKeys { get; }
member this.AccessKeys : System.Collections.Generic.IReadOnlyDictionary<Microsoft.Azure.Management.ContainerRegistry.Fluent.AccessKeyType, string>
Public ReadOnly Property AccessKeys As IReadOnlyDictionary(Of AccessKeyType, String)

Property Value

Applies to