Search Results for

    Show / Hide Table of Contents

    Class HttpServerConnectionParams

    HTTP connection provider parameters

    Inheritance
    System.Object
    HttpServerConnectionParams
    Inherited Members
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: OSGeo.MapGuide.MaestroAPI
    Assembly: OSGeo.MapGuide.MaestroAPI.dll
    Syntax
    public static class HttpServerConnectionParams

    Fields

    | Improve this Doc View Source

    PARAM_LOCALE

    Locale

    Declaration
    public const string PARAM_LOCALE = "Locale"
    Field Value
    Type Description
    System.String
    | Improve this Doc View Source

    PARAM_PASSWORD

    Password

    Declaration
    public const string PARAM_PASSWORD = "Password"
    Field Value
    Type Description
    System.String
    | Improve this Doc View Source

    PARAM_SESSION

    Session ID

    Declaration
    public const string PARAM_SESSION = "SessionId"
    Field Value
    Type Description
    System.String
    | Improve this Doc View Source

    PARAM_UNTESTED

    Allow untested versions

    Declaration
    public const string PARAM_UNTESTED = "AllowUntestedVersion"
    Field Value
    Type Description
    System.String
    | Improve this Doc View Source

    PARAM_URL

    URL

    Declaration
    public const string PARAM_URL = "Url"
    Field Value
    Type Description
    System.String
    | Improve this Doc View Source

    PARAM_USERNAME

    Username

    Declaration
    public const string PARAM_USERNAME = "Username"
    Field Value
    Type Description
    System.String
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2009 - 2022 Jackie Ng