IOrganizationResource.SingleSignOnPropertySingleSignOnState Property

Definition

State of the Single Sign On for the organization

[Microsoft.Azure.PowerShell.Cmdlets.Astro.PSArgumentCompleter(new System.String[] { "Initial", "Enable", "Disable" })]
[Microsoft.Azure.PowerShell.Cmdlets.Astro.Runtime.Info(Create=true, Description="State of the Single Sign On for the organization", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="singleSignOnState", Update=false)]
public string SingleSignOnPropertySingleSignOnState { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Astro.PSArgumentCompleter(new System.String[] { "Initial", "Enable", "Disable" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.Astro.Runtime.Info(Create=true, Description="State of the Single Sign On for the organization", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="singleSignOnState", Update=false)>]
member this.SingleSignOnPropertySingleSignOnState : string with get, set
Public Property SingleSignOnPropertySingleSignOnState As String

Property Value

Attributes

Applies to