PowerTCP Sockets for .NET
ServerSecurity Class Members
Fields  Properties 


The following tables list the members exposed by ServerSecurity.

Public Constructors
 NameDescription
Public ConstructorServerSecurity Constructor The default constructor for ServerSecurity  
Top
Public Fields
 NameDescription
Public FieldValidationCallback The delegate that executes after the server provides its certificate to the client. (Inherited from Dart.Sockets.Security)
Top
Public Properties
 NameDescription
Public PropertyCertificate Gets or sets the server certificate to provide the client.  
Public PropertyCheckCertificateRevocation Indicates whether the certificate revocation list is checked during authentication. (Inherited from Dart.Sockets.Security)
Public PropertyProtocols Gets or sets the SSL/TLS Protocols available for authentication. (Inherited from Dart.Sockets.Security)
Public PropertyRequireClientCertificate Indicates whether the server requires a client certificate.  
Top
See Also

Reference

ServerSecurity Class
Dart.Sockets Namespace


PowerTCP Sockets for .NET Documentation Version 4.5
© 2018 Dart Communications. All Rights Reserved.
Send comments on this topic