Microsoft.Azure.WebJobs.Extensions.AuthenticationEvents.TokenIssuanceStart Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Classes
WebJobsAuthenticationEventsContext |
Represents the Context Data Model Object. |
WebJobsAuthenticationEventsContextClient |
Represents the Client Data Model Object. |
WebJobsAuthenticationEventsContextServicePrincipal |
Represents the Role Data Model Object. |
WebJobsAuthenticationEventsContextUser |
Represents the User Data Model Object. |
WebJobsAuthenticationEventsTokenClaim |
Represents a Token Claim. |
WebJobsProvideClaimsForToken |
A representation of the WebJobsProvideClaimsForToken action. |
WebJobsTokenIssuanceAction |
Actions for the onTokenIssuanceStart must inherit this. |
WebJobsTokenIssuanceStartData |
Represents the WebJobsTokenIssuanceStartData (Root Element) Data Model Object. |
WebJobsTokenIssuanceStartRequest |
A representation of the onTokenIssuanceStart event request for preview_10_01_2021. Relates the EventResponse-WebJobsTokenIssuanceStartResponse(preview_10_01_2021) and EventData-WebJobsTokenIssuanceStartData(preview_10_01_2021). |
WebJobsTokenIssuanceStartResponse |
A representation an actionable onTokenIssuanceStart event response for preview_10_01_2021. |