BaseEndpointRunAsSystemAccount Property |
If enabled, the process handling the request is executed in the context of the application pool user.
Namespace:
Colygon.MatchPoint.WebApi.Configuration.EndPoints
Assembly:
Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2019.2.1.0
Syntax public bool RunAsSystemAccount { get; set; }
Property Value
Type:
BooleanSee Also