29 references to GetResourceString
System.ServiceModel.Federation (29)
artifacts\obj\System.ServiceModel.Federation\Debug\netstandard2.0\System.SR.cs (29)
20internal static string @SecurityEndpointNotFound => GetResourceString("SecurityEndpointNotFound"); 22internal static string @SecurityServerTooBusy => GetResourceString("SecurityServerTooBusy"); 24internal static string @CommunicationObjectFaulted1 => GetResourceString("CommunicationObjectFaulted1"); 26internal static string @CommunicationObjectCannotBeUsed => GetResourceString("CommunicationObjectCannotBeUsed"); 28internal static string @RequestTypeNotSupported => GetResourceString("RequestTypeNotSupported"); 30internal static string @TokenProviderUnableToGetToken => GetResourceString("TokenProviderUnableToGetToken"); 32internal static string @UseKeysAreNotSupported => GetResourceString("UseKeysAreNotSupported"); 34internal static string @WsTrustVersionNotSupported => GetResourceString("WsTrustVersionNotSupported"); 36internal static string @ChannelFactoryMustSupportIRequestChannel => GetResourceString("ChannelFactoryMustSupportIRequestChannel"); 38internal static string @BearerKeyShouldNotIincludeAProofToken => GetResourceString("BearerKeyShouldNotIincludeAProofToken"); 40internal static string @ComputedKeyProofTokensAreOnlySupportedWithSymmetricKeyTypes => GetResourceString("ComputedKeyProofTokensAreOnlySupportedWithSymmetricKeyTypes"); 42internal static string @ComputedKeyProofTokensRequireIssuerToSupplyKeyMaterialViaEntropy => GetResourceString("ComputedKeyProofTokensRequireIssuerToSupplyKeyMaterialViaEntropy"); 44internal static string @ComputedKeyProofTokensRequireRequesterToSupplyKeyMaterialViaEntropy => GetResourceString("ComputedKeyProofTokensRequireRequesterToSupplyKeyMaterialViaEntropy"); 46internal static string @EncryptedKeysForProofTokensNotSupported => GetResourceString("EncryptedKeysForProofTokensNotSupported"); 48internal static string @NoKeySizeProvided => GetResourceString("NoKeySizeProvided"); 50internal static string @OnlyPSHA1ComputedKeysAreSupported => GetResourceString("OnlyPSHA1ComputedKeysAreSupported"); 52internal static string @ProtectedKeyEntropyIsNotSupported => GetResourceString("ProtectedKeyEntropyIsNotSupported"); 54internal static string @RSTRProofTokenShouldNotHaveAComputedKeyAlgorithmOrIssuerEntropy => GetResourceString("RSTRProofTokenShouldNotHaveAComputedKeyAlgorithmOrIssuerEntropy"); 56internal static string @IRequestChannelMustBeCreated => GetResourceString("IRequestChannelMustBeCreated"); 58internal static string @IssuedSecurityTokenParametersIncorrectType => GetResourceString("IssuedSecurityTokenParametersIncorrectType"); 60internal static string @IssuedTokenRenewalThresholdPercentageIncorrect => GetResourceString("IssuedTokenRenewalThresholdPercentageIncorrect"); 62internal static string @MaxIssuedTokenCachingTimeMustBeGreaterThanTimeSpanZero => GetResourceString("MaxIssuedTokenCachingTimeMustBeGreaterThanTimeSpanZero"); 64internal static string @SFxTimeoutOutOfRange0 => GetResourceString("SFxTimeoutOutOfRange0"); 66internal static string @ValueMustBePositive => GetResourceString("ValueMustBePositive"); 68internal static string @InsufficentMemory => GetResourceString("InsufficentMemory"); 70internal static string @ActivityProcessAction => GetResourceString("ActivityProcessAction"); 72internal static string @CannotDetermineSPNBasedOnAddress => GetResourceString("CannotDetermineSPNBasedOnAddress"); 74internal static string @AsyncResultCompletedTwice => GetResourceString("AsyncResultCompletedTwice"); 76internal static string @KeyTypeNotSupported => GetResourceString("KeyTypeNotSupported");