TAuthorizationLevel

Abstract base class for facilities that check whether a user's authorization meets a certain level.

Inheritance

LevelAncestorDescription
1TObjectUltimate ancestor in a class hierarchy
2TBaseObjectA base class for objects that can be used instead of TObject.
3TReferenceCountedObjectObject that keeps track of the number of times it is referenced from other objects
4TAuthorizationLevel

Source

Authorization.Level.pas (26)

Fields

ScopeVisibilityTypeNameDescription
TypepublicTAuthorizationLevelPublic_
TypepublicTAuthorizationLevelAdministrator
TypepublicTAuthorizationLevelDisabled

Methods

ScopeVisibilityResultNameDescription
InstancepublicTBooleanIsMet(Authorizer: TAuthorizer)
GlobalpublicCreate()
GlobalpublicDestroy()