Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Visual
Domain
User
C# 클래스 Visual.Domain.User
파일 보기
프로젝트 열기: 23/23-api-dotnet
1 사용 예제들
공개 프로퍼티들
프로퍼티
타입
설명
AboutAbstract
string
DisplayName
string
Email
string
FullName
string
SiteAdmin
bool
URL
string
UserId
int?
Username
string
프로퍼티 상세
AboutAbstract
공개적으로 프로퍼티
public
string
AboutAbstract
리턴
string
DisplayName
공개적으로 프로퍼티
public
string
DisplayName
리턴
string
Email
공개적으로 프로퍼티
public
string
Email
리턴
string
FullName
공개적으로 프로퍼티
public
string
FullName
리턴
string
SiteAdmin
공개적으로 프로퍼티
public
bool
SiteAdmin
리턴
bool
URL
공개적으로 프로퍼티
public
string
URL
리턴
string
UserId
공개적으로 프로퍼티
public
int?
UserId
리턴
int?
Username
공개적으로 프로퍼티
public
string
Username
리턴
string