Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Session constructor.
Namespace: Microsoft.Uii.Csr
Assembly: Microsoft.Uii.Csr.Core (in Microsoft.Uii.Csr.Core.dll)
Syntax
protected Session(
string name,
int callId,
Guid sessionId,
bool useContextProxy
)
Protected Sub New (
name As String,
callId As Integer,
sessionId As Guid,
useContextProxy As Boolean
)
Parameters
name
Type: System.StringThe session name, usually the customer name.
callId
Type: System.Int32The call ID associated with the session, -1 if no call.
sessionId
Type: System.GuidSession ID to allow clients to specify the session ID explicitly.
useContextProxy
Type: System.Booleantrue to activate calls to the context web service to persist context changes
See Also
Session Overload
Session Class
Microsoft.Uii.Csr Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright