ข้ามไปยังเนื้อหา

Class TenantDomainOwnershipHttpProofEndpointRouteBuilderExtensions

เนื้อหานี้ยังไม่ได้แปลเป็นภาษาไทย แสดงเป็นภาษาอังกฤษแทน

Namespace: Cephalon.MultiTenancy.Governance.AspNetCore.Hosting
Assembly: Cephalon.MultiTenancy.Governance.AspNetCore.dll

Maps ASP.NET Core endpoints for tenant-domain ownership HTTP proof files published by Cephalon governance.

public static class TenantDomainOwnershipHttpProofEndpointRouteBuilderExtensions

objectTenantDomainOwnershipHttpProofEndpointRouteBuilderExtensions

object.Equals(object?), object.Equals(object?, object?), object.GetHashCode(), object.GetType(), object.MemberwiseClone(), object.ReferenceEquals(object?, object?), object.ToString()

MapCephalonTenantDomainOwnershipHttpProofs(IEndpointRouteBuilder)

Section titled “ MapCephalonTenantDomainOwnershipHttpProofs(IEndpointRouteBuilder)”

Maps the tenant-domain ownership HTTP proof publication endpoint.

public static IEndpointRouteBuilder MapCephalonTenantDomainOwnershipHttpProofs(this IEndpointRouteBuilder endpoints)

endpoints IEndpointRouteBuilder

The endpoint route builder to extend.

IEndpointRouteBuilder

The same endpoint route builder for fluent routing composition.

This endpoint is opt-in and reads proof-file state from . The core governance package remains host-agnostic and only records the proof state that this adapter serves.