IPermit

Namespace: ASPSecurityKit
Assembly: ASPSecurityKit.dll

Summary

Base interface to represent the user permit model for the application. Note: use IPermit<TId> (which derives from this interface) to implement the user permit model instead.

Properties

PermissionCode

Summary

Gets or sets the permission code.

EntityId

Summary

Gets or sets the entity Id.