KestrunRuntimeApiAttribute.SafeForUntrusted property

Indicates whether the route is safe to be executed by untrusted callers.

public bool SafeForUntrusted { get; set; }

See Also