Class ClientPostLogoutRedirectUriConsts
Inheritance
ClientPostLogoutRedirectUriConsts
Assembly: Volo.Abp.IdentityServer.Domain.Shared.dll
Syntax
public class ClientPostLogoutRedirectUriConsts
Constructors
ClientPostLogoutRedirectUriConsts()
Declaration
public ClientPostLogoutRedirectUriConsts()
Properties
PostLogoutRedirectUriMaxLength
Declaration
public static int PostLogoutRedirectUriMaxLength { get; set; }
Property Value
PostLogoutRedirectUriMaxLengthValue
Declaration
public static int PostLogoutRedirectUriMaxLengthValue { get; set; }
Property Value
Extension Methods