AuthorizationException Constructor (String) |
Exception thrown when an authorisation is missing to execute an operation.
Namespace:
MicaSystems.Utils
Assembly:
MicaSystems.Utils (in MicaSystems.Utils.dll) Version: 1.0.0.0 (1.1.0.123)
Syntax public AuthorizationException(
string message
)
Parameters
- message
- Type: SystemString
See Also