C# Class OpenMetaverse.TestClient.LoginDetails

Datei anzeigen Open project: 3di/3di-viewer-rei-libs Class Usage Examples

Public Properties

Property Type Description
FirstName string
GroupCommands bool
LastName string
MasterKey UUID
MasterName string
Password string
StartLocation string
URI string

Property Details

FirstName public_oe property

public string FirstName
return string

GroupCommands public_oe property

public bool GroupCommands
return bool

LastName public_oe property

public string LastName
return string

MasterKey public_oe property

public UUID MasterKey
return UUID

MasterName public_oe property

public string MasterName
return string

Password public_oe property

public string Password
return string

StartLocation public_oe property

public string StartLocation
return string

URI public_oe property

public string URI
return string