Class RelayTransportDescriptionBase
Describes HTTP relay transport.
Inheritance
System.Object
RelayTransportDescriptionBase
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 abstract class RelayTransportDescriptionBase : TransportDescriptionBase, IExtensibleDataObject
Constructors
RelayTransportDescriptionBase()
Declaration
protected RelayTransportDescriptionBase()
Properties
Security
Gets or sets relay protocol security.
Declaration
public RelaySecurityType Security { get; set; }
Property Value
Type | Description |
---|---|
RelaySecurityType |
Implements
System.Runtime.Serialization.IExtensibleDataObject