C# 클래스 OpenMetaverse.TestClient.LoginDetails

파일 보기 프로젝트 열기: 3di/3di-viewer-rei-libs 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
FirstName string
GroupCommands bool
LastName string
MasterKey UUID
MasterName string
Password string
StartLocation string
URI string

프로퍼티 상세

FirstName 공개적으로 프로퍼티

public string FirstName
리턴 string

GroupCommands 공개적으로 프로퍼티

public bool GroupCommands
리턴 bool

LastName 공개적으로 프로퍼티

public string LastName
리턴 string

MasterKey 공개적으로 프로퍼티

public UUID MasterKey
리턴 UUID

MasterName 공개적으로 프로퍼티

public string MasterName
리턴 string

Password 공개적으로 프로퍼티

public string Password
리턴 string

StartLocation 공개적으로 프로퍼티

public string StartLocation
리턴 string

URI 공개적으로 프로퍼티

public string URI
리턴 string