Datasnap.DSClientRest.TDSCustomRestConnection Events

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
OnAfterExecutepublicOccurs after TDSCustomRestConnection receives the results from executing a method on the application server.
OnAuthenticationpublicOccurs when the server fires an authentication event.
OnBeforeExecutepublicOccurs before TDSCustomRestConnection sends an encoded method call for execution.
OnGetDeltaStreamsprotected
OnLoginpublicOccurs when the user logs in, using a DataSnap REST connection.
OnSelectClientCertificatepublicOccurs when the server requires the user to select an SSL certificate
OnValidateCertificatepublicOccurs when the SSL certificate needs to be validated.
OnValidatePeerCertificatepublicOccurs when the peer certificate is about to be validated.
OnValidatePeerCertificateErrpublicOccurs when an error arises while validating the peer certificate.