Diffusion .NET Client Library  6.1.5
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Pages
PushTechnology.ClientInterface.Client.Details.IClientSummary Interface Reference

Lightweight summary of a client session. More...

Inherited by PushTechnology.ClientInterface.CommandServices.Commands.Control.Client.ClientSummary.

Properties

string Principal [get]
 Returns the name of the security principal associatd with the session. More...
 
TransportType TransportType [get]
 Returns how the client is connected to the server. More...
 
ClientType ClientType [get]
 Returns the type of the client. More...
 

Detailed Description

Lightweight summary of a client session.

Property Documentation

ClientType PushTechnology.ClientInterface.Client.Details.IClientSummary.ClientType
get

Returns the type of the client.

string PushTechnology.ClientInterface.Client.Details.IClientSummary.Principal
get

Returns the name of the security principal associatd with the session.

TransportType PushTechnology.ClientInterface.Client.Details.IClientSummary.TransportType
get

Returns how the client is connected to the server.


The documentation for this interface was generated from the following file: