ServiceAuthorizeAttribute.Override property
Gets or sets whether this attribute should override the controller level attribute if any. The default is true.
public bool Override { get; set; }
See Also
- class ServiceAuthorizeAttribute
Gets or sets whether this attribute should override the controller level attribute if any. The default is true.
public bool Override { get; set; }