Show / Hide Table of Contents

    Class RelayTransportDescriptionBase

    Describes HTTP relay transport.

    Inheritance
    Object
    TransportDescriptionBase
    RelayTransportDescriptionBase
    HttpRelayTransportDescription
    TcpRelayTransportDescription
    Implements
    IExtensibleDataObject
    Inherited Members
    TransportDescriptionBase.Scheme
    TransportDescriptionBase.ExtensionData
    Object.ToString()
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Namespace: Nevatech.Vsb.Repository.Services.Policies
    Assembly: Nevatech.Vsb.Repository.dll
    Syntax
    public abstract class RelayTransportDescriptionBase : TransportDescriptionBase, IExtensibleDataObject

    Constructors

    RelayTransportDescriptionBase()

    Declaration
    protected RelayTransportDescriptionBase()

    Properties

    Security

    Gets or sets relay protocol security.

    Declaration
    public RelaySecurityType Security { get; set; }
    Property Value
    Type Description
    RelaySecurityType

    Implements

    System.Runtime.Serialization.IExtensibleDataObject
    Back to top Nevatech Sentinet 6.5 Online Documentation