Click or drag to resize
LocalOrigin Properties

The LocalOrigin type exposes the following members.

Properties
  NameDescription
Public propertyAddressType
Gets the type of the uri address. Initially IPv4 or IPv6.
(Inherited from Origin.)
Public propertyNetType
Gets the type of network.
(Inherited from Origin.)
Public propertySessionId
Gets the unique identifier of the session.
(Inherited from Origin.)
Public propertySessionVersion (Overrides OriginSessionVersion.)
Public propertyUri
Gets the address of the machine from which the session was created.
(Inherited from Origin.)
Public propertyUsername
Gets the user name part of the originator. Must not contain spaces.
(Inherited from Origin.)
Top
See Also