Class TenantAdministrationEndpointRouteBuilderExtensions
Namespace: Cephalon.MultiTenancy.Governance.AspNetCore.Hosting
Assembly: Cephalon.MultiTenancy.Governance.AspNetCore.dll
Maps ASP.NET Core endpoints for Cephalon tenant-administration workflow commands.
public static class TenantAdministrationEndpointRouteBuilderExtensionsInheritance
Section titled “Inheritance”object ← TenantAdministrationEndpointRouteBuilderExtensions
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”MapCephalonTenantAdministrationCommands(IEndpointRouteBuilder)
Section titled “ MapCephalonTenantAdministrationCommands(IEndpointRouteBuilder)”Maps the optional tenant-administration command endpoint.
public static IEndpointRouteBuilder MapCephalonTenantAdministrationCommands(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