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