ManagementSecurityException(String, String, Exception) Constructor
Namespace: Centralpoint.WebAssembly: Centralpoint.Web (in Centralpoint.Web.dll) Version: 1.0.0.0 (1.0.0.0)
public SecurityException(
string host,
string message,
Exception innerException
)
Public Sub New (
host As String,
message As String,
innerException As Exception
)
Parameters
- host String
-
- message String
-
- innerException Exception
-