Show / Hide Table of Contents

Class UpdateApplicationInput

Inheritance
object
ApplicationCreateOrUpdateDtoBase
UpdateApplicationInput
Inherited Members
ApplicationCreateOrUpdateDtoBase.ApplicationType
ApplicationCreateOrUpdateDtoBase.ClientId
ApplicationCreateOrUpdateDtoBase.DisplayName
ApplicationCreateOrUpdateDtoBase.ClientType
ApplicationCreateOrUpdateDtoBase.ClientSecret
ApplicationCreateOrUpdateDtoBase.ConsentType
ApplicationCreateOrUpdateDtoBase.ExtensionGrantTypes
ApplicationCreateOrUpdateDtoBase.PostLogoutRedirectUris
ApplicationCreateOrUpdateDtoBase.RedirectUris
ApplicationCreateOrUpdateDtoBase.AllowPasswordFlow
ApplicationCreateOrUpdateDtoBase.AllowClientCredentialsFlow
ApplicationCreateOrUpdateDtoBase.AllowAuthorizationCodeFlow
ApplicationCreateOrUpdateDtoBase.AllowRefreshTokenFlow
ApplicationCreateOrUpdateDtoBase.AllowHybridFlow
ApplicationCreateOrUpdateDtoBase.AllowImplicitFlow
ApplicationCreateOrUpdateDtoBase.AllowLogoutEndpoint
ApplicationCreateOrUpdateDtoBase.AllowDeviceEndpoint
ApplicationCreateOrUpdateDtoBase.Scopes
ApplicationCreateOrUpdateDtoBase.ClientUri
ApplicationCreateOrUpdateDtoBase.LogoUri
Namespace: Volo.Abp.OpenIddict.Applications.Dtos
Assembly: Volo.Abp.OpenIddict.Pro.Application.Contracts.dll
Syntax
public class UpdateApplicationInput : ApplicationCreateOrUpdateDtoBase

Constructors

UpdateApplicationInput()

Declaration
public UpdateApplicationInput()
In this article
Back to top Powered by Volosoft