Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Dnn
Modules
BulkUserDelete
PingResult
C# Class Dnn.Modules.BulkUserDelete.PingResult
Show file
Open project: brucerchapman/DnnBulkUserDelete
Class Usage Examples
Public Properties
Property
Type
Description
Error
string
Message
string
StackTrace
string
Success
bool
UserName
string
WasAuthorised
bool
Property Details
Error
public property
public
string
Error
return
string
Message
public property
public
string
Message
return
string
StackTrace
public property
public
string
StackTrace
return
string
Success
public property
public
bool
Success
return
bool
UserName
public property
public
string
UserName
return
string
WasAuthorised
public property
public
bool
WasAuthorised
return
bool