ISuspendedId

Namespace: ASPSecurityKit
Assembly: ASPSecurityKit.dll

Summary

Interface to represent a suspended entityId model.

Properties

EntityId

Summary

Gets the entityId value to be reported as suspended.

Value

The entityId value to be reported as suspended.

EntityType

Summary

Gets the type of the entity represented by this instance (or the EntityId). For example, if EntityId is an account id, entity type would be ‘Account’.

Value

The type of the entity represented by this instance.

Reason

Summary

Gets the reason (such as suspended, closed) to be reported.

Value

The reason (such as suspended, closed) to be reported.