Gets or sets the TLS/SSL server's common name.
Namespace:
Rebex.Net
Assembly:
Rebex.Tls (in Rebex.Tls.dll)
Syntax
| Visual Basic |
|---|
Public Property TargetName As String Get Set |
| C# |
|---|
public string TargetName { get; set; } |
Remarks
Provided by the Server Name Indication (SNI) extension.