C# 클래스 OpenMetaverse.RegistrationApi.CreateUserParam

See https://secure-web6.secondlife.com/developers/third_party_reg/#service_create_user or https://wiki.secondlife.com/wiki/RegAPIDoc for description
파일 보기 프로젝트 열기: 3di/3di-viewer-rei-libs

공개 프로퍼티들

프로퍼티 타입 설명
Birthdate System.DateTime
Email string
FirstName string
LastName LastName
LimitedToEstate Nullable
Password string
StartLocation Nullable
StartLookAt Nullable
StartRegionName string

프로퍼티 상세

Birthdate 공개적으로 프로퍼티

public DateTime,System Birthdate
리턴 System.DateTime

Email 공개적으로 프로퍼티

public string Email
리턴 string

FirstName 공개적으로 프로퍼티

public string FirstName
리턴 string

LastName 공개적으로 프로퍼티

public LastName LastName
리턴 LastName

LimitedToEstate 공개적으로 프로퍼티

public Nullable LimitedToEstate
리턴 Nullable

Password 공개적으로 프로퍼티

public string Password
리턴 string

StartLocation 공개적으로 프로퍼티

public Nullable StartLocation
리턴 Nullable

StartLookAt 공개적으로 프로퍼티

public Nullable StartLookAt
리턴 Nullable

StartRegionName 공개적으로 프로퍼티

public string StartRegionName
리턴 string