Share via


IHostPool.SsoClientSecretKeyVaultPath Property

Definition

Path to Azure KeyVault storing the secret used for communication to ADFS.

[Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Runtime.Info(Create=true, Description="Path to Azure KeyVault storing the secret used for communication to ADFS.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="ssoClientSecretKeyVaultPath", Update=true)]
public string SsoClientSecretKeyVaultPath { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Runtime.Info(Create=true, Description="Path to Azure KeyVault storing the secret used for communication to ADFS.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="ssoClientSecretKeyVaultPath", Update=true)>]
member this.SsoClientSecretKeyVaultPath : string with get, set
Public Property SsoClientSecretKeyVaultPath As String

Property Value

Attributes

Applies to