CRMGlobalManager.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.
virtual System::String ^ Microsoft.Uii.Desktop.Core.IContextManager.GenerateSessionName(Microsoft::Uii::Desktop::Core::CustomerEntity ^ customer) = Microsoft::Uii::Desktop::Core::IContextManager::GenerateSessionName;
string IContextManager.GenerateSessionName (Microsoft.Uii.Desktop.Core.CustomerEntity customer);
abstract member Microsoft.Uii.Desktop.Core.IContextManager.GenerateSessionName : Microsoft.Uii.Desktop.Core.CustomerEntity -> string
override this.Microsoft.Uii.Desktop.Core.IContextManager.GenerateSessionName : Microsoft.Uii.Desktop.Core.CustomerEntity -> string
Function GenerateSessionName (customer As CustomerEntity) As String Implements IContextManager.GenerateSessionName
Parameters
- customer
- CustomerEntity