2 writes to allowUntrustedRsaIssuers
System.ServiceModel (2)
System\ServiceModel\Security\IssuedTokenServiceCredential.cs (2)
48this.allowUntrustedRsaIssuers = other.allowUntrustedRsaIssuers; 164this.allowUntrustedRsaIssuers = value;
2 references to allowUntrustedRsaIssuers
System.ServiceModel (2)
System\ServiceModel\Security\IssuedTokenServiceCredential.cs (2)
48this.allowUntrustedRsaIssuers = other.allowUntrustedRsaIssuers; 159return this.allowUntrustedRsaIssuers;