C# Class TransportLayerInsecurity.ServerConfiguration

Mostrar archivo Open project: epicvrvs/TransportLayerInsecurity Class Usage Examples

Public Properties

Property Type Description
CertificatePath string
LocalHost string
LocalPort int
LogPath string
RemoteHost string
RemotePort int
TargetHost string

Property Details

CertificatePath public_oe property

public string CertificatePath
return string

LocalHost public_oe property

public string LocalHost
return string

LocalPort public_oe property

public int LocalPort
return int

LogPath public_oe property

public string LogPath
return string

RemoteHost public_oe property

public string RemoteHost
return string

RemotePort public_oe property

public int RemotePort
return int

TargetHost public_oe property

public string TargetHost
return string