Interface ITenantDomainOwnershipProofPollingRuntimeCatalog
Namespace: Cephalon.MultiTenancy.Governance.Services
Assembly: Cephalon.MultiTenancy.Governance.dll
Exposes runtime state for tenant-domain ownership proof polling.
public interface ITenantDomainOwnershipProofPollingRuntimeCatalogRemarks
Section titled “Remarks”The catalog reports the background polling hosted-service posture. It does not represent DNS or HTTP proof publication ownership.
Properties
Section titled “Properties”Current
Section titled “ Current”Gets the latest tenant-domain ownership proof polling runtime snapshot.
TenantDomainOwnershipProofPollingRuntimeSnapshot Current { get; }