AuthenticationEventData interface
Event data interface pertaining to the expected payload, this interface houses the common attributes for data events.
Properties
authentication |
Unique Id for the event. |
custom |
The unique internal Id of the registered custom extension. |
tenant |
Tenant the request is related to. |
Property Details
authenticationEventListenerId
Unique Id for the event.
authenticationEventListenerId: string
Property Value
string
customAuthenticationExtensionId
The unique internal Id of the registered custom extension.
customAuthenticationExtensionId: string
Property Value
string
tenantId
Tenant the request is related to.
tenantId: string
Property Value
string
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript