1 write to SecurityAlgorithmSuite
System.ServiceModel (1)
System\ServiceModel\Security\ServiceCredentialsSecurityTokenManager.cs (1)
84
authenticator.
SecurityAlgorithmSuite
= recipientRequirement.SecurityAlgorithmSuite;
2 references to SecurityAlgorithmSuite
System.ServiceModel (2)
System\ServiceModel\Security\SecuritySessionSecurityTokenAuthenticator.cs (2)
547
if (this.
SecurityAlgorithmSuite
== null)
693
WSTrust.Driver.ProcessRstAndIssueKey(rst, null, this.KeyEntropyMode, this.
SecurityAlgorithmSuite
, out issuedKeySize,