Partager via


IHostPool.SsoSecretType Property

Definition

The type of single sign on Secret Type.

[Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Runtime.Info(Description="The type of single sign on Secret Type.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Support.SsoSecretType) }, ReadOnly=false, Required=false, SerializedName="ssoSecretType")]
public Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Support.SsoSecretType? SsoSecretType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Runtime.Info(Description="The type of single sign on Secret Type.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Support.SsoSecretType) }, ReadOnly=false, Required=false, SerializedName="ssoSecretType")>]
member this.SsoSecretType : Nullable<Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Support.SsoSecretType> with get, set
Public Property SsoSecretType As Nullable(Of SsoSecretType)

Property Value

Attributes

Applies to