Class ClientRedirectUriConsts
Inherited Members
Namespace: Volo.Abp.IdentityServer.Clients
Assembly: Volo.Abp.IdentityServer.Domain.Shared.dll
Syntax
public class ClientRedirectUriConsts
Constructors
ClientRedirectUriConsts()
Declaration
public ClientRedirectUriConsts()
Properties
RedirectUriMaxLength
Declaration
public static int RedirectUriMaxLength { get; set; }
Property Value
Type | Description |
---|---|
int |
RedirectUriMaxLengthValue
Declaration
public static int RedirectUriMaxLengthValue { get; set; }
Property Value
Type | Description |
---|---|
int |