8 references to SecurityTokenService
System.IdentityModel (8)
System\IdentityModel\Configuration\SecurityTokenServiceConfiguration.cs (8)
48
/// IssuerName must be set before the <see cref="
SecurityTokenService
"/> is used to create a token.
60
/// IssuerName must be set before the <see cref="
SecurityTokenService
"/> is used to create a token.
72
/// If issuerName is null, IssuerName must be set before the <see cref="
SecurityTokenService
"/>
86
/// If issuerName is null, IssuerName must be set before the <see cref="
SecurityTokenService
"/>
100
/// If issuerName is null, IssuerName must be set before the <see cref="
SecurityTokenService
"/>
117
/// If issuerName is null, IssuerName must be set before the <see cref="
SecurityTokenService
"/>
134
/// If issuerName is null, IssuerName must be set before the <see cref="
SecurityTokenService
"/>
179
Type stsType = this.
SecurityTokenService
;