OpenEdge.Security.STS.IEventProvider
- Last Updated: January 15, 2026
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
|
Method Summary
| Options | Name | Purpose | |
|---|---|---|---|
| RecordEvent (character, character, Principal, JsonObject) |
/* Records a named event. This is a one-way operation:
nothing is returned from provider to the STS.
@param character (optional) The name of the STS sending this event
@param character (optional) The name of the event to send.
@param Principal (optional) The client-principal/token currently being processed in the STS
@param JsonObject (optional) The domain context from the STS */
|
Method Detail
RecordEvent (character, character, Principal, JsonObject)
|
||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|