IAuthCredential.PasswordSecretIdentifier Property

Definition

KeyVault Secret URI for accessing the password.

[Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Runtime.Info(Description="KeyVault Secret URI for accessing the password.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="passwordSecretIdentifier")]
public string PasswordSecretIdentifier { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Runtime.Info(Description="KeyVault Secret URI for accessing the password.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="passwordSecretIdentifier")>]
member this.PasswordSecretIdentifier : string with get, set
Public Property PasswordSecretIdentifier As String

Property Value

Attributes

Applies to