Search Results for

    Show / Hide Table of Contents

    Class HttpHeaders

    A list of custom HttpHeaders that are used in IV

    Inheritance
    System.Object
    HttpHeaders
    Namespace: ImageVault.Common.Security
    Assembly: ImageVault.Common.dll
    Syntax
    public static class HttpHeaders : Object

    Fields

    IVAuthorization

    This header is used for supplying the Authorization token/ticket

    Declaration
    public const string IVAuthorization = "IVAuthorization"
    Field Value
    Type Description
    System.String
    In This Article
    Back to top (c) Meriworks 2002-2022