Search Results for

    Show / Hide Table of Contents

    Class QueryStringKeys

    A list of custom QueryString parameters that are used in IV

    Inheritance
    System.Object
    QueryStringKeys
    Inherited Members
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: ImageVault.Common.Security
    Assembly: ImageVault.Common.dll
    Syntax
    public static class QueryStringKeys

    Fields

    IVAuthorization

    Used for oauth rest requests as an alternative method to pass the authorization header

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