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
Afficher le fichier Open project: 3di/3di-viewer-rei-libs

Méthodes publiques

Свойство 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
Résultat System.DateTime

Email public_oe property

public string Email
Résultat string

FirstName public_oe property

public string FirstName
Résultat string

LastName public_oe property

public LastName LastName
Résultat LastName

LimitedToEstate public_oe property

public Nullable LimitedToEstate
Résultat Nullable

Password public_oe property

public string Password
Résultat string

StartLocation public_oe property

public Nullable StartLocation
Résultat Nullable

StartLookAt public_oe property

public Nullable StartLookAt
Résultat Nullable

StartRegionName public_oe property

public string StartRegionName
Résultat string