次の方法で共有


IAuthCredential.UsernameSecretIdentifier Property

Definition

KeyVault Secret URI for accessing the username.

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

Property Value

Attributes

Applies to