IIdentityProviderInput Interface

Definition

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

Properties

AadAuthority
ApplicationId
Audience
ObjectId
TenantId

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to