TargetAuthenticationVaultSecret.AkvTargetUser Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The path to the Key Vault secret storing the login name (aka user name, aka account name) for authentication to a target.
public string AkvTargetUser { get; set; }
member this.AkvTargetUser : string with get, set
Public Property AkvTargetUser As String