0

I want to generate a unique SessionId every time when the user Login. I have read various articles and found the below line useful

 var sessionId = OperationContext.Current.SessionId;

But still I am getting null in SessionId.

Please give me some useful way.

Neel
  • 11,625
  • 3
  • 43
  • 61
user3124690
  • 413
  • 1
  • 12
  • 25

0 Answers0