Share via


IOpenIdConnectLogin Interface

Definition

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

Properties

NameClaimType
Scope

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to