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