TicketsSafe.RefreshForExpired (METH) ¶ METHOD RefreshForExpired Refresh the use time
TicketsSafe.RemoveTicket (METH) ¶ METHOD RemoveTicket Remove a ticket InOut: Scope Name Type Comment Input dwExternId DWORD External ID to remove
TicketsSafe.RemoveTicketAll (METH) ¶ METHOD RemoveTicketAll Remove all tickets
TicketsSafe.UseTicket (METH) ¶ METHOD UseTicket : DWORD Use a ticket InOut: Scope Name Type Comment Return UseTicket DWORD Input sTicket STRING Ticket to search
Verifier (FB) ¶ FUNCTION_BLOCK Verifier IMPLEMENTS RDT.NBS.ICertificateVerifier Properties: CertNotAfter CertNotBefore CertRenew VerCount Methods: SetThumb VerifyCertificate Structure: CertNotAfter (Property) CertNotBefore (Property) CertRenew (Property) SetThumb (Method) VerCount (Property) VerifyCertificate (Method)
IClientManagerListener ¶ ClientCreated (Method) ClientDestroyed (Method)
IServerCommand ¶ Exec (Method)
IVisualizationClientRaw ¶ EndIteration (Method) HandleClient (Method) StartIteration (Method)
ServerSide.InitActivitiesDone (PROP) ¶ PROPERTY InitActivitiesDone : BOOL
ServerSide.Initialize (METH) ¶ METHOD Initialize General initialization of the server with the generic protocol parameters InOut: Scope Name Type Input pStruInit POINTER TO StructServerInitialize