Search Results for

    Show / Hide Table of Contents

    Enum ClientAddressOptions

    Defines the special options for retrieving service caller's IP address.

    Namespace: Nevatech.Vsb.Repository.Entities
    Assembly: Nevatech.Vsb.Repository.dll
    Syntax
    [Flags]
    [DataContract(Namespace = "http://schemas.nevatech.com/sentinet/2011/02")]
    public enum ClientAddressOptions

    Fields

    Name Description
    None

    No options are specified.

    TakeLast

    Take the last IP address from the "X-Forwarded-For" or another HTTP header. If not specified then the first address will be taken.

    In This Article
    Back to top Nevatech Sentinet 6.7 Online Documentation