2 references to Session
System.IdentityModel (2)
System\IdentityModel\Tokens\Saml2SecurityTokenHandler.cs (2)
1390
if (!string.IsNullOrEmpty(authInfo.
Session
))
1392
authnStatement.SessionIndex = authInfo.
Session
;