DesktopVirtualizationKeyVaultCredentialsPatchProperties.PasswordKeyVaultSecretUri 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 uri to access the secret that the password is stored in.
public Uri PasswordKeyVaultSecretUri { get; set; }
member this.PasswordKeyVaultSecretUri : Uri with get, set
Public Property PasswordKeyVaultSecretUri As Uri