1 write to isKeyTypePresentInRstProperties
System.ServiceModel (1)
System\ServiceModel\Security\Tokens\IssuedSecurityTokenProvider.cs (1)
684this.isKeyTypePresentInRstProperties = TryGetKeyType(out this.keyType);
2 references to isKeyTypePresentInRstProperties
System.ServiceModel (2)
System\ServiceModel\Security\Tokens\IssuedSecurityTokenProvider.cs (2)
685if (!this.isKeyTypePresentInRstProperties) 900if (!isKeyTypePresentInRstProperties)