ILinkedServerInfo

From Virtual World Web Wiki
Jump to: navigation, search

Information about a partner service provider that we have write access to. Used to initiate server to server transfers.

Remarks [edit]

Properties

Guid LinkedServerID {get;}
The local ID of the remote system
string Name {get;}
The name of the remote system
Guid? OwnerAccountID {get;}
The ID account that owns this link. If null, this link is available to everyone.
bool Upstream {get;}
True if this is an "Upstream" server. Protected objects can be transferred to an upstream server.