Class TenantInvitationDeliveryMetadataKeys
เนื้อหานี้ยังไม่ได้แปลเป็นภาษาไทย แสดงเป็นภาษาอังกฤษแทน
Namespace: Cephalon.MultiTenancy.Governance.Services
Assembly: Cephalon.MultiTenancy.Governance.dll
Defines stable metadata keys written by tenant invitation delivery dispatch and status reconciliation.
public static class TenantInvitationDeliveryMetadataKeysInheritance
Section titled “Inheritance”object ← TenantInvitationDeliveryMetadataKeys
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()
Fields
Section titled “Fields”DeliveryDispatchOwnership
Section titled “ DeliveryDispatchOwnership”Metadata key describing Cephalon ownership of the host-agnostic dispatch pipeline.
public const string DeliveryDispatchOwnership = "deliveryDispatchOwnership"Field Value
Section titled “Field Value”DeliveryRetryBackgroundOwnership
Section titled “ DeliveryRetryBackgroundOwnership”Metadata key describing Cephalon ownership of automatic background retry scheduling.
public const string DeliveryRetryBackgroundOwnership = "deliveryRetryBackgroundOwnership"Field Value
Section titled “Field Value”DeliveryRetryBackgroundScheduling
Section titled “ DeliveryRetryBackgroundScheduling”Metadata key that marks a dispatch request created by automatic background retry scheduling.
public const string DeliveryRetryBackgroundScheduling = "deliveryRetryBackgroundScheduling"Field Value
Section titled “Field Value”DeliveryRetryExecution
Section titled “ DeliveryRetryExecution”Metadata key that marks a dispatch request created by the retry runner.
public const string DeliveryRetryExecution = "deliveryRetryExecution"Field Value
Section titled “Field Value”DeliveryRetryExecutionCoordination
Section titled “ DeliveryRetryExecutionCoordination”Metadata key describing whether retry execution coordination was enabled for the retry runner.
public const string DeliveryRetryExecutionCoordination = "deliveryRetryExecutionCoordination"Field Value
Section titled “Field Value”DeliveryRetryExecutionCoordinationAcceptedCount
Section titled “ DeliveryRetryExecutionCoordinationAcceptedCount”Metadata key containing the number of retry execution coordination attempts accepted for execution.
public const string DeliveryRetryExecutionCoordinationAcceptedCount = "deliveryRetryExecutionCoordinationAcceptedCount"Field Value
Section titled “Field Value”DeliveryRetryExecutionCoordinationAttemptCount
Section titled “ DeliveryRetryExecutionCoordinationAttemptCount”Metadata key containing the number of attempts to enter retry execution coordination.
public const string DeliveryRetryExecutionCoordinationAttemptCount = "deliveryRetryExecutionCoordinationAttemptCount"Field Value
Section titled “Field Value”DeliveryRetryExecutionCoordinationCompletedCount
Section titled “ DeliveryRetryExecutionCoordinationCompletedCount”Metadata key containing the number of coordinated retry passes completed with a retry result.
public const string DeliveryRetryExecutionCoordinationCompletedCount = "deliveryRetryExecutionCoordinationCompletedCount"Field Value
Section titled “Field Value”DeliveryRetryExecutionCoordinationFailedCount
Section titled “ DeliveryRetryExecutionCoordinationFailedCount”Metadata key containing the number of coordinated retry passes that ended with an unhandled failure.
public const string DeliveryRetryExecutionCoordinationFailedCount = "deliveryRetryExecutionCoordinationFailedCount"Field Value
Section titled “Field Value”DeliveryRetryExecutionCoordinationInProgress
Section titled “ DeliveryRetryExecutionCoordinationInProgress”Metadata key describing whether a coordinated retry execution is currently running.
public const string DeliveryRetryExecutionCoordinationInProgress = "deliveryRetryExecutionCoordinationInProgress"Field Value
Section titled “Field Value”DeliveryRetryExecutionCoordinationLastOutcome
Section titled “ DeliveryRetryExecutionCoordinationLastOutcome”Metadata key containing the latest retry execution coordination outcome.
public const string DeliveryRetryExecutionCoordinationLastOutcome = "deliveryRetryExecutionCoordinationLastOutcome"Field Value
Section titled “Field Value”DeliveryRetryExecutionCoordinationMode
Section titled “ DeliveryRetryExecutionCoordinationMode”Metadata key describing the retry execution coordination mode.
public const string DeliveryRetryExecutionCoordinationMode = "deliveryRetryExecutionCoordinationMode"Field Value
Section titled “Field Value”DeliveryRetryExecutionCoordinationOwnership
Section titled “ DeliveryRetryExecutionCoordinationOwnership”Metadata key describing Cephalon ownership of retry execution coordination.
public const string DeliveryRetryExecutionCoordinationOwnership = "deliveryRetryExecutionCoordinationOwnership"Field Value
Section titled “Field Value”DeliveryRetryExecutionCoordinationScope
Section titled “ DeliveryRetryExecutionCoordinationScope”Metadata key describing the retry execution coordination scope.
public const string DeliveryRetryExecutionCoordinationScope = "deliveryRetryExecutionCoordinationScope"Field Value
Section titled “Field Value”DeliveryRetryExecutionCoordinationSkippedCount
Section titled “ DeliveryRetryExecutionCoordinationSkippedCount”Metadata key containing the number of retry execution coordination attempts skipped because another pass was already running.
public const string DeliveryRetryExecutionCoordinationSkippedCount = "deliveryRetryExecutionCoordinationSkippedCount"Field Value
Section titled “Field Value”DeliveryRetryQueueAttempt
Section titled “ DeliveryRetryQueueAttempt”Metadata key containing the retry queue attempt number.
public const string DeliveryRetryQueueAttempt = "deliveryRetryQueueAttempt"Field Value
Section titled “Field Value”DeliveryRetryQueueDelaySeconds
Section titled “ DeliveryRetryQueueDelaySeconds”Metadata key containing the retry delay in seconds.
public const string DeliveryRetryQueueDelaySeconds = "deliveryRetryQueueDelaySeconds"Field Value
Section titled “Field Value”DeliveryRetryQueueEntryCount
Section titled “ DeliveryRetryQueueEntryCount”Metadata key containing the total number of retained invitation delivery retry entries.
public const string DeliveryRetryQueueEntryCount = "deliveryRetryQueueEntryCount"Field Value
Section titled “Field Value”DeliveryRetryQueueEntryId
Section titled “ DeliveryRetryQueueEntryId”Metadata key containing the invitation delivery retry queue entry identifier.
public const string DeliveryRetryQueueEntryId = "deliveryRetryQueueEntryId"Field Value
Section titled “Field Value”DeliveryRetryQueueLastAttemptAtUtc
Section titled “ DeliveryRetryQueueLastAttemptAtUtc”Metadata key containing the UTC timestamp of the latest retry attempt.
public const string DeliveryRetryQueueLastAttemptAtUtc = "deliveryRetryQueueLastAttemptAtUtc"Field Value
Section titled “Field Value”DeliveryRetryQueueLastOutcome
Section titled “ DeliveryRetryQueueLastOutcome”Metadata key containing the latest retry dispatch outcome.
public const string DeliveryRetryQueueLastOutcome = "deliveryRetryQueueLastOutcome"Field Value
Section titled “Field Value”DeliveryRetryQueueLastReason
Section titled “ DeliveryRetryQueueLastReason”Metadata key containing the latest retry dispatch reason.
public const string DeliveryRetryQueueLastReason = "deliveryRetryQueueLastReason"Field Value
Section titled “Field Value”DeliveryRetryQueueMaxAttempts
Section titled “ DeliveryRetryQueueMaxAttempts”Metadata key containing the maximum attempts configured for retry queue entries.
public const string DeliveryRetryQueueMaxAttempts = "deliveryRetryQueueMaxAttempts"Field Value
Section titled “Field Value”DeliveryRetryQueueNextAttemptAtUtc
Section titled “ DeliveryRetryQueueNextAttemptAtUtc”Metadata key containing the UTC timestamp when the next retry attempt is due.
public const string DeliveryRetryQueueNextAttemptAtUtc = "deliveryRetryQueueNextAttemptAtUtc"Field Value
Section titled “Field Value”DeliveryRetryQueueOutcome
Section titled “ DeliveryRetryQueueOutcome”Metadata key describing whether a sender failure was queued for retry.
public const string DeliveryRetryQueueOutcome = "deliveryRetryQueueOutcome"Field Value
Section titled “Field Value”DeliveryRetryQueueOwnership
Section titled “ DeliveryRetryQueueOwnership”Metadata key describing Cephalon ownership of the invitation delivery retry queue.
public const string DeliveryRetryQueueOwnership = "deliveryRetryQueueOwnership"Field Value
Section titled “Field Value”DeliveryRetryQueuePendingCount
Section titled “ DeliveryRetryQueuePendingCount”Metadata key containing the number of pending invitation delivery retry entries.
public const string DeliveryRetryQueuePendingCount = "deliveryRetryQueuePendingCount"Field Value
Section titled “Field Value”DeliveryRetryQueueStoreDurable
Section titled “ DeliveryRetryQueueStoreDurable”Metadata key describing whether the invitation delivery retry queue is durable.
public const string DeliveryRetryQueueStoreDurable = "deliveryRetryQueueStoreDurable"Field Value
Section titled “Field Value”DeliveryRetryQueueStoreKind
Section titled “ DeliveryRetryQueueStoreKind”Metadata key describing the invitation delivery retry queue storage kind.
public const string DeliveryRetryQueueStoreKind = "deliveryRetryQueueStoreKind"Field Value
Section titled “Field Value”DeliveryStatusObservationId
Section titled “ DeliveryStatusObservationId”Metadata key containing the delivery status observation identifier recorded by the observation store.
public const string DeliveryStatusObservationId = "deliveryStatusObservationId"Field Value
Section titled “Field Value”DeliveryStatusObservationStoreDurable
Section titled “ DeliveryStatusObservationStoreDurable”Metadata key describing whether the delivery status observation store is durable.
public const string DeliveryStatusObservationStoreDurable = "deliveryStatusObservationStoreDurable"Field Value
Section titled “Field Value”DeliveryStatusObservationStoreExceptionType
Section titled “ DeliveryStatusObservationStoreExceptionType”Metadata key containing the exception type observed when delivery status observation storage fails.
public const string DeliveryStatusObservationStoreExceptionType = "deliveryStatusObservationStoreExceptionType"Field Value
Section titled “Field Value”DeliveryStatusObservationStoreHistoryLimit
Section titled “ DeliveryStatusObservationStoreHistoryLimit”Metadata key describing the retention limit used by the delivery status observation store.
public const string DeliveryStatusObservationStoreHistoryLimit = "deliveryStatusObservationStoreHistoryLimit"Field Value
Section titled “Field Value”DeliveryStatusObservationStoreKind
Section titled “ DeliveryStatusObservationStoreKind”Metadata key describing the delivery status observation store kind.
public const string DeliveryStatusObservationStoreKind = "deliveryStatusObservationStoreKind"Field Value
Section titled “Field Value”DeliveryStatusObservationStoreOutcome
Section titled “ DeliveryStatusObservationStoreOutcome”Metadata key describing whether the delivery status observation store recorded the observation.
public const string DeliveryStatusObservationStoreOutcome = "deliveryStatusObservationStoreOutcome"Field Value
Section titled “Field Value”DeliveryStatusObservationStoreOwnership
Section titled “ DeliveryStatusObservationStoreOwnership”Metadata key describing Cephalon ownership of delivery status observation storage.
public const string DeliveryStatusObservationStoreOwnership = "deliveryStatusObservationStoreOwnership"Field Value
Section titled “Field Value”DeliveryStatusReconciliationOwnership
Section titled “ DeliveryStatusReconciliationOwnership”Metadata key describing Cephalon ownership of host-agnostic status reconciliation.
public const string DeliveryStatusReconciliationOwnership = "deliveryStatusReconciliationOwnership"Field Value
Section titled “Field Value”ExternalDeliveryOwnership
Section titled “ ExternalDeliveryOwnership”Metadata key describing who owns provider-specific external delivery.
public const string ExternalDeliveryOwnership = "externalDeliveryOwnership"Field Value
Section titled “Field Value”ExternalDeliveryStatusOwnership
Section titled “ ExternalDeliveryStatusOwnership”Metadata key describing who owns provider-specific external delivery status truth.
public const string ExternalDeliveryStatusOwnership = "externalDeliveryStatusOwnership"Field Value
Section titled “Field Value”LastDeliveryActor
Section titled “ LastDeliveryActor”Metadata key containing the actor that requested the last delivery dispatch.
public const string LastDeliveryActor = "lastDeliveryActor"Field Value
Section titled “Field Value”LastDeliveryChannel
Section titled “ LastDeliveryChannel”Metadata key containing the delivery channel used by the last dispatch attempt.
public const string LastDeliveryChannel = "lastDeliveryChannel"Field Value
Section titled “Field Value”LastDeliveryCorrelationId
Section titled “ LastDeliveryCorrelationId”Metadata key containing the correlation identifier for the last delivery dispatch.
public const string LastDeliveryCorrelationId = "lastDeliveryCorrelationId"Field Value
Section titled “Field Value”LastDeliveryDispatchedAtUtc
Section titled “ LastDeliveryDispatchedAtUtc”Metadata key containing the UTC timestamp when delivery dispatch was evaluated.
public const string LastDeliveryDispatchedAtUtc = "lastDeliveryDispatchedAtUtc"Field Value
Section titled “Field Value”LastDeliveryOutcome
Section titled “ LastDeliveryOutcome”Metadata key containing the last tenant invitation delivery outcome.
public const string LastDeliveryOutcome = "lastDeliveryOutcome"Field Value
Section titled “Field Value”LastDeliveryProviderMessageId
Section titled “ LastDeliveryProviderMessageId”Metadata key containing the provider message identifier returned by the sender.
public const string LastDeliveryProviderMessageId = "lastDeliveryProviderMessageId"Field Value
Section titled “Field Value”LastDeliverySenderId
Section titled “ LastDeliverySenderId”Metadata key containing the sender identifier used by the last dispatch attempt.
public const string LastDeliverySenderId = "lastDeliverySenderId"Field Value
Section titled “Field Value”LastDeliverySource
Section titled “ LastDeliverySource”Metadata key containing the source that requested the last delivery dispatch.
public const string LastDeliverySource = "lastDeliverySource"Field Value
Section titled “Field Value”LastDeliveryStatus
Section titled “ LastDeliveryStatus”Metadata key containing the last reconciled delivery status.
public const string LastDeliveryStatus = "lastDeliveryStatus"Field Value
Section titled “Field Value”LastDeliveryStatusActor
Section titled “ LastDeliveryStatusActor”Metadata key containing the actor that reported the last delivery status observation.
public const string LastDeliveryStatusActor = "lastDeliveryStatusActor"Field Value
Section titled “Field Value”LastDeliveryStatusChannel
Section titled “ LastDeliveryStatusChannel”Metadata key containing the delivery channel associated with the last delivery status observation.
public const string LastDeliveryStatusChannel = "lastDeliveryStatusChannel"Field Value
Section titled “Field Value”LastDeliveryStatusCorrelationId
Section titled “ LastDeliveryStatusCorrelationId”Metadata key containing the correlation identifier for the last delivery status observation.
public const string LastDeliveryStatusCorrelationId = "lastDeliveryStatusCorrelationId"Field Value
Section titled “Field Value”LastDeliveryStatusObservedAtUtc
Section titled “ LastDeliveryStatusObservedAtUtc”Metadata key containing the UTC timestamp when delivery status was observed.
public const string LastDeliveryStatusObservedAtUtc = "lastDeliveryStatusObservedAtUtc"Field Value
Section titled “Field Value”LastDeliveryStatusProviderMessageId
Section titled “ LastDeliveryStatusProviderMessageId”Metadata key containing the provider message identifier associated with the last delivery status observation.
public const string LastDeliveryStatusProviderMessageId = "lastDeliveryStatusProviderMessageId"Field Value
Section titled “Field Value”LastDeliveryStatusReason
Section titled “ LastDeliveryStatusReason”Metadata key containing the provider or receiver reason for the last delivery status observation.
public const string LastDeliveryStatusReason = "lastDeliveryStatusReason"Field Value
Section titled “Field Value”LastDeliveryStatusReconciliationOutcome
Section titled “ LastDeliveryStatusReconciliationOutcome”Metadata key containing the last delivery status reconciliation outcome.
public const string LastDeliveryStatusReconciliationOutcome = "lastDeliveryStatusReconciliationOutcome"Field Value
Section titled “Field Value”LastDeliveryStatusSenderId
Section titled “ LastDeliveryStatusSenderId”Metadata key containing the sender identifier associated with the last delivery status observation.
public const string LastDeliveryStatusSenderId = "lastDeliveryStatusSenderId"Field Value
Section titled “Field Value”LastDeliveryStatusSource
Section titled “ LastDeliveryStatusSource”Metadata key containing the source that reported the last delivery status observation.
public const string LastDeliveryStatusSource = "lastDeliveryStatusSource"