91 references to GetResourceString
System.Net.Mail (91)
artifacts\obj\System.Net.Mail\Debug\net10.0-unix\System.SR.cs (91)
16internal static string @net_io_invalidasyncresult => GetResourceString("net_io_invalidasyncresult", @"The IAsyncResult object was not returned from the corresponding asynchronous method on this class."); 18internal static string @net_io_invalidendcall => GetResourceString("net_io_invalidendcall", @"{0} can only be called once for each asynchronous operation."); 20internal static string @net_io_out_range => GetResourceString("net_io_out_range", @"The byte count must not exceed {0} bytes for this stream type."); 22internal static string @net_MethodNotImplementedException => GetResourceString("net_MethodNotImplementedException", @"This method is not implemented by this class."); 24internal static string @net_context_buffer_too_small => GetResourceString("net_context_buffer_too_small", @"Insufficient buffer space. Required: {0} Actual: {1}."); 26internal static string @net_gssapi_operation_failed_detailed => GetResourceString("net_gssapi_operation_failed_detailed", @"GSSAPI operation failed with error - {0} ({1})."); 28internal static string @net_gssapi_operation_failed => GetResourceString("net_gssapi_operation_failed", @"GSSAPI operation failed with status: {0} (Minor status: {1})."); 30internal static string @net_gssapi_operation_failed_detailed_majoronly => GetResourceString("net_gssapi_operation_failed_detailed_majoronly", @"GSSAPI operation failed with error - {0}."); 32internal static string @net_gssapi_operation_failed_majoronly => GetResourceString("net_gssapi_operation_failed_majoronly", @"GSSAPI operation failed with status: {0}."); 34internal static string @net_gssapi_ntlm_missing_plugin => GetResourceString("net_gssapi_ntlm_missing_plugin", @"NTLM authentication requires the GSSAPI plugin 'gss-ntlmssp'."); 36internal static string @net_ntlm_not_possible_default_cred => GetResourceString("net_ntlm_not_possible_default_cred", @"NTLM authentication is not possible with default credentials on this platform."); 38internal static string @net_nego_not_supported_empty_target_with_defaultcreds => GetResourceString("net_nego_not_supported_empty_target_with_defaultcreds", @"Target name should be non empty if default credentials are passed."); 40internal static string @net_nego_server_not_supported => GetResourceString("net_nego_server_not_supported", @"Server implementation is not supported"); 42internal static string @net_nego_protection_level_not_supported => GetResourceString("net_nego_protection_level_not_supported", @"Requested protection level is not supported with the GSSAPI implementation currently installed."); 44internal static string @SSPIInvalidHandleType => GetResourceString("SSPIInvalidHandleType", @"'{0}' is not a supported handle type."); 46internal static string @net_auth_message_not_encrypted => GetResourceString("net_auth_message_not_encrypted", @"Protocol error: A received message contains a valid signature but it was not encrypted as required by the effective Protection Level."); 48internal static string @net_invalid_enum => GetResourceString("net_invalid_enum", @"The specified value is not valid in the '{0}' enumeration."); 50internal static string @MailBase64InvalidCharacter => GetResourceString("MailBase64InvalidCharacter", @"An invalid character was found in the Base-64 stream."); 52internal static string @net_securitypackagesupport => GetResourceString("net_securitypackagesupport", @"The requested security package is not supported."); 54internal static string @MailCollectionIsReadOnly => GetResourceString("MailCollectionIsReadOnly", @"The collection is read-only."); 56internal static string @MailDateInvalidFormat => GetResourceString("MailDateInvalidFormat", @"The date is in an invalid format."); 58internal static string @MailHeaderFieldMalformedHeader => GetResourceString("MailHeaderFieldMalformedHeader", @"The mail header is malformed."); 60internal static string @MailWriterIsInContent => GetResourceString("MailWriterIsInContent", @"This operation cannot be performed while in content."); 62internal static string @net_log_operation_failed_with_error => GetResourceString("net_log_operation_failed_with_error", @"{0} failed with error {1}."); 64internal static string @MimeTransferEncodingNotSupported => GetResourceString("MimeTransferEncodingNotSupported", @"The MIME transfer encoding '{0}' is not supported."); 66internal static string @InvalidHexDigit => GetResourceString("InvalidHexDigit", @"Invalid hex digit '{0}'."); 68internal static string @InvalidHeaderName => GetResourceString("InvalidHeaderName", @"An invalid character was found in header name."); 70internal static string @ContentTypeInvalid => GetResourceString("ContentTypeInvalid", @"The specified content type is invalid."); 72internal static string @ContentDispositionInvalid => GetResourceString("ContentDispositionInvalid", @"The specified content disposition is invalid."); 74internal static string @MimePartCantResetStream => GetResourceString("MimePartCantResetStream", @"One of the streams has already been used and can't be reset to the origin."); 76internal static string @MediaTypeInvalid => GetResourceString("MediaTypeInvalid", @"The specified media type is invalid."); 78internal static string @InvalidPort => GetResourceString("InvalidPort", @"The specified port is invalid. The port must be greater than 0."); 80internal static string @MailHeaderInvalidCID => GetResourceString("MailHeaderInvalidCID", @"The ContentID cannot contain a '<' or '>' character."); 82internal static string @MailServerResponse => GetResourceString("MailServerResponse", @"The server response was: {0}"); 84internal static string @net_inasync => GetResourceString("net_inasync", @"An asynchronous call is already in progress. It must be completed or canceled before you can call this method."); 86internal static string @net_timeout => GetResourceString("net_timeout", @"The operation has timed out."); 88internal static string @SmtpAllRecipientsFailed => GetResourceString("SmtpAllRecipientsFailed", @"Unable to send to all recipients."); 90internal static string @SmtpBadCommandSequence => GetResourceString("SmtpBadCommandSequence", @"Bad sequence of commands."); 92internal static string @SmtpClientNotPermitted => GetResourceString("SmtpClientNotPermitted", @"Client does not have permission to submit mail to this server."); 94internal static string @SmtpCommandNotImplemented => GetResourceString("SmtpCommandNotImplemented", @"Command not implemented."); 96internal static string @SmtpCommandParameterNotImplemented => GetResourceString("SmtpCommandParameterNotImplemented", @"Command parameter not implemented."); 98internal static string @SmtpCommandUnrecognized => GetResourceString("SmtpCommandUnrecognized", @"Syntax error, command unrecognized."); 100internal static string @SmtpExceededStorageAllocation => GetResourceString("SmtpExceededStorageAllocation", @"Exceeded storage allocation."); 102internal static string @SmtpFromRequired => GetResourceString("SmtpFromRequired", @"A from address must be specified."); 104internal static string @SmtpHelpMessage => GetResourceString("SmtpHelpMessage", @"Help message."); 106internal static string @SmtpInsufficientStorage => GetResourceString("SmtpInsufficientStorage", @"Insufficient system storage."); 108internal static string @SmtpInvalidHostName => GetResourceString("SmtpInvalidHostName", @"The address has an invalid host name: {0}."); 110internal static string @SmtpInvalidOperationDuringSend => GetResourceString("SmtpInvalidOperationDuringSend", @"This operation cannot be performed while a message is being sent."); 112internal static string @SmtpLocalErrorInProcessing => GetResourceString("SmtpLocalErrorInProcessing", @"Error in processing."); 114internal static string @SmtpMailboxBusy => GetResourceString("SmtpMailboxBusy", @"Mailbox unavailable."); 116internal static string @net_securityprotocolnotsupported => GetResourceString("net_securityprotocolnotsupported", @"The requested security protocol is not supported."); 118internal static string @SmtpMailboxNameNotAllowed => GetResourceString("SmtpMailboxNameNotAllowed", @"Mailbox name not allowed."); 120internal static string @SmtpMailboxUnavailable => GetResourceString("SmtpMailboxUnavailable", @"Mailbox unavailable."); 122internal static string @SmtpMustIssueStartTlsFirst => GetResourceString("SmtpMustIssueStartTlsFirst", @"The SMTP server requires a secure connection or the client was not authenticated."); 124internal static string @SmtpNeedAbsolutePickupDirectory => GetResourceString("SmtpNeedAbsolutePickupDirectory", @"Only absolute directories are allowed for pickup directory."); 126internal static string @SmtpNonAsciiUserNotSupported => GetResourceString("SmtpNonAsciiUserNotSupported", @"The client or server is only configured for E-mail addresses with ASCII local-parts: {0}."); 128internal static string @SmtpOK => GetResourceString("SmtpOK", @"Completed."); 130internal static string @SmtpPickupDirectoryDoesnotSupportSsl => GetResourceString("SmtpPickupDirectoryDoesnotSupportSsl", @"SSL must not be enabled for pickup-directory delivery methods."); 132internal static string @SmtpRecipientFailed => GetResourceString("SmtpRecipientFailed", @"Unable to send to a recipient."); 134internal static string @SmtpRecipientRequired => GetResourceString("SmtpRecipientRequired", @"A recipient must be specified."); 136internal static string @SmtpSendMailFailure => GetResourceString("SmtpSendMailFailure", @"Failure sending mail."); 138internal static string @SmtpServiceClosingTransmissionChannel => GetResourceString("SmtpServiceClosingTransmissionChannel", @"Service closing transmission channel."); 140internal static string @SmtpServiceReady => GetResourceString("SmtpServiceReady", @"Service ready."); 142internal static string @SmtpStartMailInput => GetResourceString("SmtpStartMailInput", @"Start mail input; end with <CRLF>.<CRLF>."); 144internal static string @SmtpSyntaxError => GetResourceString("SmtpSyntaxError", @"Syntax error in parameters or arguments."); 146internal static string @SmtpSystemStatus => GetResourceString("SmtpSystemStatus", @"System status, or system help reply."); 148internal static string @SmtpTransactionFailed => GetResourceString("SmtpTransactionFailed", @"Transaction failed."); 150internal static string @SmtpUserNotLocalTryAlternatePath => GetResourceString("SmtpUserNotLocalTryAlternatePath", @"User not local; please try a different path."); 152internal static string @SmtpUserNotLocalWillForward => GetResourceString("SmtpUserNotLocalWillForward", @"User not local; will forward to specified path."); 154internal static string @UnspecifiedHost => GetResourceString("UnspecifiedHost", @"The SMTP host was not specified."); 156internal static string @SmtpAlreadyConnected => GetResourceString("SmtpAlreadyConnected", @"Already connected."); 158internal static string @SmtpAuthenticationFailed => GetResourceString("SmtpAuthenticationFailed", @"Authentication failed."); 160internal static string @net_completed_result => GetResourceString("net_completed_result", @"This operation cannot be performed on a completed asynchronous result object."); 162internal static string @MailHeaderFieldInvalidCharacter => GetResourceString("MailHeaderFieldInvalidCharacter", @"An invalid character was found in the mail header: '{0}'."); 164internal static string @SeekNotSupported => GetResourceString("SeekNotSupported", @"Seeking is not supported on this stream."); 166internal static string @ReadNotSupported => GetResourceString("ReadNotSupported", @"Reading is not supported on this stream."); 168internal static string @WriteNotSupported => GetResourceString("WriteNotSupported", @"Writing is not supported on this stream."); 170internal static string @MailAddressInvalidFormat => GetResourceString("MailAddressInvalidFormat", @"The specified string is not in the form required for an e-mail address."); 172internal static string @SmtpAuthResponseInvalid => GetResourceString("SmtpAuthResponseInvalid", @"The server returned an invalid response in the authentication handshake."); 174internal static string @net_webstatus_ServerProtocolViolation => GetResourceString("net_webstatus_ServerProtocolViolation", @"The server committed a protocol violation."); 176internal static string @SmtpDataStreamOpen => GetResourceString("SmtpDataStreamOpen", @"Data stream is still open."); 178internal static string @SmtpEhloResponseInvalid => GetResourceString("SmtpEhloResponseInvalid", @"The server returned an invalid response to the EHLO command."); 180internal static string @net_io_readfailure => GetResourceString("net_io_readfailure", @"Unable to read data from the transport connection: {0}."); 182internal static string @net_io_connectionclosed => GetResourceString("net_io_connectionclosed", @"The connection was closed"); 184internal static string @SmtpInvalidResponse => GetResourceString("SmtpInvalidResponse", @"Smtp server returned an invalid response."); 186internal static string @SmtpServiceNotAvailable => GetResourceString("SmtpServiceNotAvailable", @"Service not available, closing transmission channel."); 188internal static string @MailSubjectInvalidFormat => GetResourceString("MailSubjectInvalidFormat", @"The specified string is not in the form required for a subject."); 190internal static string @MailServerDoesNotSupportStartTls => GetResourceString("MailServerDoesNotSupportStartTls", @"Server does not support secure connections."); 192internal static string @MailHostNotFound => GetResourceString("MailHostNotFound", @"The SMTP host was not found."); 194internal static string @SmtpGetIisPickupDirectoryNotSupported => GetResourceString("SmtpGetIisPickupDirectoryNotSupported", @"IIS delivery is not supported."); 196internal static string @PlatformNotSupported_NetMail => GetResourceString("PlatformNotSupported_NetMail", @"System.Net.Mail is not supported on this platform.");