Class HttpsRelayTransportDescription
Describes HTTPS relay transport.
Inheritance
System.Object
HttpsRelayTransportDescription
Implements
System.Runtime.Serialization.IExtensibleDataObject
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.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
Implements
System.Runtime.Serialization.IExtensibleDataObject