ILiftrBaseSingleSignOnProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Astro.Models.LiftrBaseSingleSignOnPropertiesTypeConverter))]
public interface ILiftrBaseSingleSignOnProperties : Microsoft.Azure.PowerShell.Cmdlets.Astro.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Astro.Models.LiftrBaseSingleSignOnPropertiesTypeConverter))>]
type ILiftrBaseSingleSignOnProperties = interface
    interface IJsonSerializable
Public Interface ILiftrBaseSingleSignOnProperties
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Name Description
AadDomain

List of AAD domains fetched from Microsoft Graph for user.

EnterpriseAppId

AAD enterprise application Id used to setup SSO

ProvisioningState

Provisioning State of the resource

SingleSignOnState

State of the Single Sign On for the organization

SingleSignOnUrl

URL for SSO to be used by the partner to redirect the user to their system

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to