EMS.ResourceTypes.AllowAnonymousTenantAttribute
| [–] Properties | |
|---|---|
| Type: class | |
| Visibility: public | |
| Source: EMS.ResourceTypes.pas EMS.ResourceTypes.hpp
| |
| Unit: EMS.ResourceTypes | |
| Parent: EMS.ResourceTypes | |
Delphi
AllowAnonymousTenantAttribute = class(TEndpointCustomAttribute)
C++
class PASCALIMPLEMENTATION AllowAnonymousTenantAttribute : public TEndpointCustomAttribute
Description
Specifies that endpoints and resources are skipped by validating Tenant during authorization.
It is an attribute for EMS resource class method.