Class HttpsTransportDescription
Describes HTTPS transport.
Implements
Inherited Members
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 |