Show / Hide Table of Contents

    Class HttpsTransportDescription

    Describes HTTPS transport.

    Inheritance
    Object
    TransportDescriptionBase
    HttpTransportDescription
    HttpsTransportDescription
    Implements
    IExtensibleDataObject
    Inherited Members
    HttpTransportDescription.Security
    HttpTransportDescription.OAuthSecurity
    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 sealed class HttpsTransportDescription : HttpTransportDescription, IExtensibleDataObject

    Constructors

    HttpsTransportDescription()

    Declaration
    public HttpsTransportDescription()

    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
    HttpTransportDescription.Scheme

    Implements

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