CredentialCreatedEvent

class CredentialCreatedEvent

Emitted via EventHandler.onEvent when a Credential has been created via a CredentialDataSource.createCredential call.

Properties

Link copied to clipboard
val credential: Credential

The Credential that was created.