Class TenantInvitationDeliveryStatusCallbackEndpointRouteBuilderExtensions
เนื้อหานี้ยังไม่ได้แปลเป็นภาษาไทย แสดงเป็นภาษาอังกฤษแทน
Namespace: Cephalon.MultiTenancy.Governance.AspNetCore.Hosting
Assembly: Cephalon.MultiTenancy.Governance.AspNetCore.dll
Maps ASP.NET Core endpoints for normalized tenant-invitation delivery status callbacks.
public static class TenantInvitationDeliveryStatusCallbackEndpointRouteBuilderExtensionsInheritance
Section titled “Inheritance”object ← TenantInvitationDeliveryStatusCallbackEndpointRouteBuilderExtensions
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”MapCephalonTenantInvitationDeliveryStatusCallbacks(IEndpointRouteBuilder)
Section titled “ MapCephalonTenantInvitationDeliveryStatusCallbacks(IEndpointRouteBuilder)”Maps the optional tenant-invitation delivery status callback endpoint.
public static IEndpointRouteBuilder MapCephalonTenantInvitationDeliveryStatusCallbacks(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