C# Class 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
Datei anzeigen Open project: 3di/3di-viewer-rei-libs

Public Properties

Property Type Description
Birthdate System.DateTime
Email string
FirstName string
LastName LastName
LimitedToEstate Nullable
Password string
StartLocation Nullable
StartLookAt Nullable
StartRegionName string

Property Details

Birthdate public_oe property

public DateTime,System Birthdate
return System.DateTime

Email public_oe property

public string Email
return string

FirstName public_oe property

public string FirstName
return string

LastName public_oe property

public LastName LastName
return LastName

LimitedToEstate public_oe property

public Nullable LimitedToEstate
return Nullable

Password public_oe property

public string Password
return string

StartLocation public_oe property

public Nullable StartLocation
return Nullable

StartLookAt public_oe property

public Nullable StartLookAt
return Nullable

StartRegionName public_oe property

public string StartRegionName
return string