Class AbpOpenIddictAspNetCoreOptions
Inheritance
AbpOpenIddictAspNetCoreOptions
Assembly: Volo.Abp.OpenIddict.AspNetCore.dll
Syntax
public class AbpOpenIddictAspNetCoreOptions
Constructors
AbpOpenIddictAspNetCoreOptions()
Declaration
public AbpOpenIddictAspNetCoreOptions()
Properties
AddDevelopmentEncryptionAndSigningCertificate
Declaration
public bool AddDevelopmentEncryptionAndSigningCertificate { get; set; }
Property Value
AttachCultureInfo
Declaration
public bool AttachCultureInfo { get; set; }
Property Value
UpdateAbpClaimTypes
Declaration
public bool UpdateAbpClaimTypes { get; set; }
Property Value
Extension Methods