Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Dnn
Modules
BulkUserDelete
PingResult
C# Class Dnn.Modules.BulkUserDelete.PingResult
显示文件
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_oe property
public
string
Error
return
string
Message
public_oe property
public
string
Message
return
string
StackTrace
public_oe property
public
string
StackTrace
return
string
Success
public_oe property
public
bool
Success
return
bool
UserName
public_oe property
public
string
UserName
return
string
WasAuthorised
public_oe property
public
bool
WasAuthorised
return
bool