1 write to isKeySizePresentInRstProperties
System.ServiceModel (1)
System\ServiceModel\Security\Tokens\IssuedSecurityTokenProvider.cs (1)
689this.isKeySizePresentInRstProperties = TryGetKeySize(out this.keySize);
2 references to isKeySizePresentInRstProperties
System.ServiceModel (2)
System\ServiceModel\Security\Tokens\IssuedSecurityTokenProvider.cs (2)
690if (!this.isKeySizePresentInRstProperties && this.keyType != SecurityKeyType.BearerKey) 888if (!this.isKeySizePresentInRstProperties)