2 references to TokenEncryptionRequired
System.IdentityModel (2)
System\IdentityModel\SecurityTokenService.cs (2)
721
if (this.Scope.
TokenEncryptionRequired
&& this.SecurityTokenDescriptor.EncryptingCredentials == null)
842
if (this.Scope.
TokenEncryptionRequired
&& this.SecurityTokenDescriptor.EncryptingCredentials == null)