82 references to GetResourceString
System.ServiceModel.Http (82)
artifacts\obj\System.ServiceModel.Http\Debug\net10.0\System.SR.cs (82)
20internal static string @CertificateUnsupportedForHttpTransportCredentialOnly => GetResourceString("CertificateUnsupportedForHttpTransportCredentialOnly"); 22internal static string @ChannelTypeNotSupported => GetResourceString("ChannelTypeNotSupported"); 24internal static string @MaxReceivedMessageSizeExceeded => GetResourceString("MaxReceivedMessageSizeExceeded"); 26internal static string @EnvelopeVersionUnknown => GetResourceString("EnvelopeVersionUnknown"); 28internal static string @ManualAddressingRequiresAddressedMessages => GetResourceString("ManualAddressingRequiresAddressedMessages"); 30internal static string @WaitForMessageTimedOut => GetResourceString("WaitForMessageTimedOut"); 32internal static string @CloseTimedOut => GetResourceString("CloseTimedOut"); 34internal static string @HttpProxyRequiresSingleAuthScheme => GetResourceString("HttpProxyRequiresSingleAuthScheme"); 36internal static string @UseDefaultWebProxyCantBeUsedWithExplicitProxyAddress => GetResourceString("UseDefaultWebProxyCantBeUsedWithExplicitProxyAddress"); 38internal static string @ProxyImpersonationLevelMismatch => GetResourceString("ProxyImpersonationLevelMismatch"); 40internal static string @ProxyAuthenticationLevelMismatch => GetResourceString("ProxyAuthenticationLevelMismatch"); 42internal static string @HttpIfModifiedSinceParseError => GetResourceString("HttpIfModifiedSinceParseError"); 44internal static string @HttpSoapActionMismatch => GetResourceString("HttpSoapActionMismatch"); 46internal static string @HttpSoapActionMismatchContentType => GetResourceString("HttpSoapActionMismatchContentType"); 48internal static string @HttpContentTypeFormatException => GetResourceString("HttpContentTypeFormatException"); 50internal static string @HttpServerTooBusy => GetResourceString("HttpServerTooBusy"); 52internal static string @HttpRequestTimedOut => GetResourceString("HttpRequestTimedOut"); 54internal static string @HttpResponseTimedOut => GetResourceString("HttpResponseTimedOut"); 56internal static string @HttpReceiveFailure => GetResourceString("HttpReceiveFailure"); 58internal static string @HttpAuthDoesNotSupportRequestStreaming => GetResourceString("HttpAuthDoesNotSupportRequestStreaming"); 60internal static string @EndpointNotFound => GetResourceString("EndpointNotFound"); 62internal static string @MaxReceivedMessageSizeMustBeInIntegerRange => GetResourceString("MaxReceivedMessageSizeMustBeInIntegerRange"); 64internal static string @MaxBufferSizeMustMatchMaxReceivedMessageSize => GetResourceString("MaxBufferSizeMustMatchMaxReceivedMessageSize"); 66internal static string @MaxBufferSizeMustNotExceedMaxReceivedMessageSize => GetResourceString("MaxBufferSizeMustNotExceedMaxReceivedMessageSize"); 68internal static string @UnexpectedHttpResponseCode => GetResourceString("UnexpectedHttpResponseCode"); 70internal static string @HttpContentLengthIncorrect => GetResourceString("HttpContentLengthIncorrect"); 72internal static string @MissingContentType => GetResourceString("MissingContentType"); 74internal static string @HttpAddressingNoneHeaderOnWire => GetResourceString("HttpAddressingNoneHeaderOnWire"); 76internal static string @MessageXmlProtocolError => GetResourceString("MessageXmlProtocolError"); 78internal static string @HttpContentTypeHeaderRequired => GetResourceString("HttpContentTypeHeaderRequired"); 80internal static string @ResponseContentTypeMismatch => GetResourceString("ResponseContentTypeMismatch"); 82internal static string @HttpToMustEqualVia => GetResourceString("HttpToMustEqualVia"); 84internal static string @FramingContentTypeMismatch => GetResourceString("FramingContentTypeMismatch"); 86internal static string @HttpRequiresSingleAuthScheme => GetResourceString("HttpRequiresSingleAuthScheme"); 88internal static string @HttpAuthSchemeCannotBeNone => GetResourceString("HttpAuthSchemeCannotBeNone"); 90internal static string @HttpAuthorizationFailed => GetResourceString("HttpAuthorizationFailed"); 92internal static string @HttpAuthorizationForbidden => GetResourceString("HttpAuthorizationForbidden"); 94internal static string @HttpsServerCertThumbprintMismatch => GetResourceString("HttpsServerCertThumbprintMismatch"); 96internal static string @TrustFailure => GetResourceString("TrustFailure"); 98internal static string @CredentialDisallowsNtlm => GetResourceString("CredentialDisallowsNtlm"); 100internal static string @ValueMustBeNonNegative => GetResourceString("ValueMustBeNonNegative"); 102internal static string @ValueMustBePositive => GetResourceString("ValueMustBePositive"); 104internal static string @ValueMustBeInRange => GetResourceString("ValueMustBeInRange"); 106internal static string @ExtendedProtectionNotSupported => GetResourceString("ExtendedProtectionNotSupported"); 108internal static string @HttpClientCredentialTypeInvalid => GetResourceString("HttpClientCredentialTypeInvalid"); 110internal static string @UnsupportedSecuritySetting => GetResourceString("UnsupportedSecuritySetting"); 112internal static string @HttpMaxPendingAcceptsTooLargeError => GetResourceString("HttpMaxPendingAcceptsTooLargeError"); 114internal static string @SFxTimeoutOutOfRange0 => GetResourceString("SFxTimeoutOutOfRange0"); 116internal static string @SFxTimeoutOutOfRangeTooBig => GetResourceString("SFxTimeoutOutOfRangeTooBig"); 118internal static string @CouldnTCreateChannelForChannelType2 => GetResourceString("CouldnTCreateChannelForChannelType2"); 120internal static string @InputTypeListEmptyError => GetResourceString("InputTypeListEmptyError"); 122internal static string @DelegatingHandlerArrayHasNonNullInnerHandler => GetResourceString("DelegatingHandlerArrayHasNonNullInnerHandler"); 124internal static string @DelegatingHandlerArrayFromFuncContainsNullItem => GetResourceString("DelegatingHandlerArrayFromFuncContainsNullItem"); 126internal static string @HttpMessageHandlerTypeNotSupported => GetResourceString("HttpMessageHandlerTypeNotSupported"); 128internal static string @HttpPipelineNotSupportedOnClientSide => GetResourceString("HttpPipelineNotSupportedOnClientSide"); 130internal static string @WebSocketInvalidProtocolInvalidCharInProtocolString => GetResourceString("WebSocketInvalidProtocolInvalidCharInProtocolString"); 132internal static string @WebSocketInvalidProtocolContainsMultipleSubProtocolString => GetResourceString("WebSocketInvalidProtocolContainsMultipleSubProtocolString"); 134internal static string @WebSocketInvalidProtocolEmptySubprotocolString => GetResourceString("WebSocketInvalidProtocolEmptySubprotocolString"); 136internal static string @WebSocketUnexpectedCloseMessageError => GetResourceString("WebSocketUnexpectedCloseMessageError"); 138internal static string @WebSocketStreamWriteCalledAfterEOMSent => GetResourceString("WebSocketStreamWriteCalledAfterEOMSent"); 140internal static string @WebSocketCannotCreateRequestClientChannelWithCertainWebSocketTransportUsage => GetResourceString("WebSocketCannotCreateRequestClientChannelWithCertainWebSocketTransportUsage"); 142internal static string @ClientWebSocketFactory_CreateWebSocketFailed => GetResourceString("ClientWebSocketFactory_CreateWebSocketFailed"); 144internal static string @ClientWebSocketFactory_InvalidWebSocket => GetResourceString("ClientWebSocketFactory_InvalidWebSocket"); 146internal static string @ClientWebSocketFactory_InvalidSubProtocol => GetResourceString("ClientWebSocketFactory_InvalidSubProtocol"); 148internal static string @WebSocketSendTimedOut => GetResourceString("WebSocketSendTimedOut"); 150internal static string @WebSocketReceiveTimedOut => GetResourceString("WebSocketReceiveTimedOut"); 152internal static string @WebSocketOperationTimedOut => GetResourceString("WebSocketOperationTimedOut"); 154internal static string @WebSocketVersionMismatchFromServer => GetResourceString("WebSocketVersionMismatchFromServer"); 156internal static string @WebSocketSubProtocolMismatchFromServer => GetResourceString("WebSocketSubProtocolMismatchFromServer"); 158internal static string @CopyHttpHeaderFailed => GetResourceString("CopyHttpHeaderFailed"); 160internal static string @UserNameCannotBeEmpty => GetResourceString("UserNameCannotBeEmpty"); 162internal static string @ClientCredentialTypeMustBeSpecifiedForMixedMode => GetResourceString("ClientCredentialTypeMustBeSpecifiedForMixedMode"); 164internal static string @BasicHttpMessageSecurityRequiresCertificate => GetResourceString("BasicHttpMessageSecurityRequiresCertificate"); 166internal static string @SecureConversationRequiredByReliableSession => GetResourceString("SecureConversationRequiredByReliableSession"); 168internal static string @HttpsExplicitIdentity => GetResourceString("HttpsExplicitIdentity"); 170internal static string @HttpsIdentityMultipleCerts => GetResourceString("HttpsIdentityMultipleCerts"); 172internal static string @OnlyDefaultSpnServiceSupported => GetResourceString("OnlyDefaultSpnServiceSupported"); 174internal static string @WebSocketTransportError => GetResourceString("WebSocketTransportError"); 176internal static string @WebSocketUpgradeFailedError => GetResourceString("WebSocketUpgradeFailedError"); 178internal static string @WebSocketUpgradeFailedHeaderMissingError => GetResourceString("WebSocketUpgradeFailedHeaderMissingError"); 180internal static string @WebSocketUpgradeFailedWrongHeaderError => GetResourceString("WebSocketUpgradeFailedWrongHeaderError"); 182internal static string @WebSocketInvalidProtocolNotInClientList => GetResourceString("WebSocketInvalidProtocolNotInClientList");