Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Dnn
Modules
BulkUserDelete
PingResult
C# 클래스 Dnn.Modules.BulkUserDelete.PingResult
파일 보기
프로젝트 열기: brucerchapman/DnnBulkUserDelete
1 사용 예제들
공개 프로퍼티들
프로퍼티
타입
설명
Error
string
Message
string
StackTrace
string
Success
bool
UserName
string
WasAuthorised
bool
프로퍼티 상세
Error
공개적으로 프로퍼티
public
string
Error
리턴
string
Message
공개적으로 프로퍼티
public
string
Message
리턴
string
StackTrace
공개적으로 프로퍼티
public
string
StackTrace
리턴
string
Success
공개적으로 프로퍼티
public
bool
Success
리턴
bool
UserName
공개적으로 프로퍼티
public
string
UserName
리턴
string
WasAuthorised
공개적으로 프로퍼티
public
bool
WasAuthorised
리턴
bool