ILiftrBaseSingleSignOnPropertiesV2 Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Pinecone.Models.LiftrBaseSingleSignOnPropertiesV2TypeConverter))]
public interface ILiftrBaseSingleSignOnPropertiesV2 : Microsoft.Azure.PowerShell.Cmdlets.Pinecone.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Pinecone.Models.LiftrBaseSingleSignOnPropertiesV2TypeConverter))>]
type ILiftrBaseSingleSignOnPropertiesV2 = interface
    interface IJsonSerializable
Public Interface ILiftrBaseSingleSignOnPropertiesV2
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

State

State of the Single Sign On for the resource

Type

Type of Single Sign-On mechanism being used

Url

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