EntityCoreTFieldsAuthorizerToUse Property |
Gets or sets the Authorizer for this entity.
Namespace: SD.LLBLGen.Pro.ORMSupportClassesAssembly: SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.0.0.0 (5.0.0)
Syntax [BrowsableAttribute(false)]
public IAuthorizer AuthorizerToUse { get; set; }
<BrowsableAttribute(false)>
Public Property AuthorizerToUse As IAuthorizer
Get
Set
Property Value
Type:
IAuthorizerImplements
IEntityCoreAuthorizerToUseSee Also