Datasnap.DSClientRest.TDSRestConnection Events

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
OnAfterExecutepublishedOccurs after TDSCustomRestConnection receives the results from executing a method on the application server.
OnAuthenticationpublishedOccurs when the server fires an authentication event.
OnBeforeExecutepublishedOccurs before TDSCustomRestConnection sends an encoded method call for execution.
OnGetDeltaStreamsprotected
OnLoginpublishedOccurs when the user logs in, using a DataSnap REST connection.
OnSelectClientCertificatepublicOccurs when the server requires the user to select an SSL certificate
OnValidateCertificatepublishedOccurs when the SSL certificate needs to be validated.
OnValidatePeerCertificatepublishedOccurs when the peer certificate is about to be validated.
OnValidatePeerCertificateErrpublishedOccurs when an error arises while validating the peer certificate.