Class ClientRedirectUriConsts
Inheritance
System.Object
ClientRedirectUriConsts
Namespace: Volo.Abp.IdentityServer.Clients
Assembly: Volo.Abp.IdentityServer.Domain.Shared.dll
Syntax
public class ClientRedirectUriConsts : object
Properties
RedirectUriMaxLength
Default value: 2000
Declaration
public static int RedirectUriMaxLength { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Int32 |
RedirectUriMaxLengthValue
Declaration
public static int RedirectUriMaxLengthValue { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Int32 |