Class TenantInvitationDeliveryDispatchEndpointRouteBuilderExtensions
Namespace: Cephalon.MultiTenancy.Governance.AspNetCore.Hosting
Assembly: Cephalon.MultiTenancy.Governance.AspNetCore.dll
Maps ASP.NET Core endpoints for tenant-invitation delivery dispatch requests.
public static class TenantInvitationDeliveryDispatchEndpointRouteBuilderExtensionsInheritance
Section titled “Inheritance”object ← TenantInvitationDeliveryDispatchEndpointRouteBuilderExtensions
Inherited Members
Section titled “Inherited Members”object.Equals(object?), object.Equals(object?, object?), object.GetHashCode(), object.GetType(), object.MemberwiseClone(), object.ReferenceEquals(object?, object?), object.ToString()
Methods
Section titled “Methods”MapCephalonTenantInvitationDeliveryDispatches(IEndpointRouteBuilder)
Section titled “ MapCephalonTenantInvitationDeliveryDispatches(IEndpointRouteBuilder)”Maps the optional tenant-invitation delivery dispatch endpoint.
public static IEndpointRouteBuilder MapCephalonTenantInvitationDeliveryDispatches(this IEndpointRouteBuilder endpoints)Parameters
Section titled “Parameters”endpoints IEndpointRouteBuilder
The endpoint route builder to extend.
Returns
Section titled “Returns”The same endpoint route builder for fluent routing composition.
Remarks
Section titled “Remarks”The endpoint is opt-in, executes the host-agnostic