Class RelayTransportDescriptionBase
Describes HTTP relay transport.
Inheritance
RelayTransportDescriptionBase
Implements
Inherited Members
Namespace: Nevatech.Vsb.Repository.Services.Policies
Assembly: Nevatech.Vsb.Repository.dll
Syntax
[DataContract(Namespace = "http://schemas.nevatech.com/sentinet/2011/02")]
[KnownType(typeof(HttpsRelayTransportDescription))]
[KnownType(typeof(HttpRelayTransportDescription))]
[KnownType(typeof(TcpRelayTransportDescription))]
public abstract class RelayTransportDescriptionBase : TransportDescriptionBase, IExtensibleDataObject
Constructors
RelayTransportDescriptionBase()
Declaration
protected RelayTransportDescriptionBase()
Properties
Security
Gets or sets relay protocol security.
Declaration
[DataMember]
public RelaySecurityType Security { get; set; }
Property Value
| Type | Description |
|---|---|
| RelaySecurityType |