ILinkedServerInfo

From Virtual World Web Wiki
Revision as of 18:40, 11 April 2017 by Spark5 (Talk | contribs) (Documentation for the ILinkedServerInfo class)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.