IDslCompilerContextUnauthorized Method

Throw an exception when the user lacking permission

Definition

Namespace: Casewhere.Runtime.DSL.CompilerContext
Assembly: Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.9.8.6
C#
void Unauthorized(
	string message
)

Parameters

message  String
The error message

See Also