KestrunRuntimeApiAttribute.SafeForUntrusted property
Indicates whether the route is safe to be executed by untrusted callers.
public bool SafeForUntrusted { get; set; }
See Also
- class KestrunRuntimeApiAttribute
- namespace global
Indicates whether the route is safe to be executed by untrusted callers.
public bool SafeForUntrusted { get; set; }