ISecuritySession Interface
.NET Framework (current version)
Represents a kind of ISession that enforces the requirement that all messages exchanged on the session are between the same communicating parties that established the session.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
| Name | Description | |
|---|---|---|
![]() | Id | Gets the ID that uniquely identifies the session. (Inherited from ISession.) |
![]() | RemoteIdentity | Gets the identity of the remote principal. |
ISecuritySession instances are provided by message security channels (which use WS-SecureConversation) and by TCP secure transport channels.
.NET Framework
Available since 3.0
Available since 3.0
Show:
