Share via


IHostPool.SsoClientId Property

Definition

ClientId for the registered Relying Party used to issue WVD SSO certificates.

[Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Runtime.Info(Create=true, Description="ClientId for the registered Relying Party used to issue WVD SSO certificates.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="ssoClientId", Update=true)]
public string SsoClientId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Runtime.Info(Create=true, Description="ClientId for the registered Relying Party used to issue WVD SSO certificates.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="ssoClientId", Update=true)>]
member this.SsoClientId : string with get, set
Public Property SsoClientId As String

Property Value

Attributes

Applies to