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