Show / Hide Table of Contents

    Class HttpsRelayTransportDescription

    Describes HTTPS relay transport.

    Inheritance
    Object
    TransportDescriptionBase
    RelayTransportDescriptionBase
    HttpRelayTransportDescription
    HttpsRelayTransportDescription
    Implements
    IExtensibleDataObject
    Inherited Members
    RelayTransportDescriptionBase.Security
    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 class HttpsRelayTransportDescription : HttpRelayTransportDescription, IExtensibleDataObject

    Constructors

    HttpsRelayTransportDescription()

    Declaration
    public HttpsRelayTransportDescription()

    Properties

    Scheme

    When implemented by a class, gets the transport scheme (protocol) represented by this instance.

    Declaration
    public override TransportScheme Scheme { get; }
    Property Value
    Type Description
    TransportScheme
    Overrides
    HttpRelayTransportDescription.Scheme

    Implements

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