2 references to CreateSecurityTokenDescriptor
System.IdentityModel (2)
System\IdentityModel\SecurityTokenService.cs (2)
707
this.SecurityTokenDescriptor =
CreateSecurityTokenDescriptor
(request, scope);
828
this.SecurityTokenDescriptor =
CreateSecurityTokenDescriptor
(request, this.Scope);