3 references to GetScope
System.IdentityModel (3)
System\IdentityModel\SecurityTokenService.cs (3)
247
/// <param name="scope">The <see cref="Scope"/> object returned from <see cref="SecurityTokenService.
GetScope
"/>.</param>
249
/// <remarks>Invoked during token issuance after <see cref="SecurityTokenService.
GetScope
"/>.</remarks>
698
Scope scope =
GetScope
(principal, request);