IContextManager.GenerateSessionName(CustomerEntity) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
This method is called by Desktop during the initial creation of a session. This method is responsible for creating a session name for the session.
public:
System::String ^ GenerateSessionName(Microsoft::Uii::Desktop::Core::CustomerEntity ^ customer);
public string GenerateSessionName (Microsoft.Uii.Desktop.Core.CustomerEntity customer);
abstract member GenerateSessionName : Microsoft.Uii.Desktop.Core.CustomerEntity -> string
Public Function GenerateSessionName (customer As CustomerEntity) As String
Parameters
- customer
- CustomerEntity
Specifies the customer record