2 references to SecurityAlgorithmSuiteNotSet
System.ServiceModel.Primitives (2)
System\ServiceModel\Security\IssuanceTokenProviderBase.cs (1)
271
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new InvalidOperationException(SRP.Format(SRP.
SecurityAlgorithmSuiteNotSet
, GetType())));
System\ServiceModel\Security\SecuritySessionSecurityTokenProvider.cs (1)
288
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new InvalidOperationException(SRP.Format(SRP.
SecurityAlgorithmSuiteNotSet
, GetType())));