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