104 references to GetResourceString
System.DirectoryServices.Protocols (104)
artifacts\obj\System.DirectoryServices.Protocols\Debug\net11.0-linux\System.SR.cs (104)
16internal static string @NoNegativeTimeLimit => GetResourceString("NoNegativeTimeLimit", @"A negative value is not permitted for the time limit."); 18internal static string @NoNegativeSizeLimit => GetResourceString("NoNegativeSizeLimit", @"A negative value is not permitted for the size limit."); 20internal static string @InvalidDocument => GetResourceString("InvalidDocument", @"The DSML document could not be parsed."); 22internal static string @MissingResponse => GetResourceString("MissingResponse", @"The server failed to return a DirectoryResponse."); 24internal static string @ErrorResponse => GetResourceString("ErrorResponse", @"An ErrorResponse DSML element was returned."); 26internal static string @NullDirectoryAttribute => GetResourceString("NullDirectoryAttribute", @"A null reference cannot be added to DirectoryAttribute or DirectoryAttributeModification objects."); 28internal static string @NullDirectoryAttributeCollection => GetResourceString("NullDirectoryAttributeCollection", @"A null reference cannot be added to DirectoryAttributeCollection or DirectoryAttributeModificationCollection objects."); 30internal static string @WhiteSpaceServerName => GetResourceString("WhiteSpaceServerName", @"Server names cannot contain a space character."); 32internal static string @DirectoryAttributeConversion => GetResourceString("DirectoryAttributeConversion", @"A DirectoryAttribute value can only be converted between byte array and string."); 34internal static string @WrongNumValuesCompare => GetResourceString("WrongNumValuesCompare", @"Only one value can be specified for the compare operation."); 36internal static string @WrongAssertionCompare => GetResourceString("WrongAssertionCompare", @"The assertion is null and is invalid for the compare operation."); 38internal static string @DefaultOperationsError => GetResourceString("DefaultOperationsError", @"An unspecified operation error occurred."); 40internal static string @ReadOnlyProperty => GetResourceString("ReadOnlyProperty", @"The property is read-only."); 42internal static string @InvalidClientCertificates => GetResourceString("InvalidClientCertificates", @"ClientCertificates can contain only zero or one certificate."); 44internal static string @InvalidAuthCredential => GetResourceString("InvalidAuthCredential", @"The user name and password must be null when the authentication type is anonymous."); 46internal static string @InvalidLdapSearchRequestFilter => GetResourceString("InvalidLdapSearchRequestFilter", @"The LDAP connection only accepts SearchRequest objects that have string type filters."); 48internal static string @PartialResultsNotSupported => GetResourceString("PartialResultsNotSupported", @"Retrieval of partial results set is supported only by the SearchRequest object."); 50internal static string @BerConverterNotMatch => GetResourceString("BerConverterNotMatch", @"The ""format"" string argument and the passed in ""value"" argument do not match."); 52internal static string @BerConverterUndefineChar => GetResourceString("BerConverterUndefineChar", @"The ""format"" string contains an invalid character."); 54internal static string @BerConversionError => GetResourceString("BerConversionError", @"An error occurred during the BER conversion."); 56internal static string @TLSStopFailure => GetResourceString("TLSStopFailure", @"The Stop TLS operation failed."); 58internal static string @NoPartialResults => GetResourceString("NoPartialResults", @"The LDAP connection cannot retrieve a partial result set."); 60internal static string @DefaultLdapError => GetResourceString("DefaultLdapError", @"The LDAP server returned an unknown error: {0}"); 62internal static string @LDAP_PARTIAL_RESULTS => GetResourceString("LDAP_PARTIAL_RESULTS", @"Only partial results and referrals were received."); 64internal static string @LDAP_IS_LEAF => GetResourceString("LDAP_IS_LEAF", @"The object is a leaf."); 66internal static string @LDAP_SORT_CONTROL_MISSING => GetResourceString("LDAP_SORT_CONTROL_MISSING", @"The search requires a SORT control."); 68internal static string @LDAP_OFFSET_RANGE_ERROR => GetResourceString("LDAP_OFFSET_RANGE_ERROR", @"The search results exceed the specified offset range."); 70internal static string @LDAP_RESULTS_TOO_LARGE => GetResourceString("LDAP_RESULTS_TOO_LARGE", @"The returned results are too large."); 72internal static string @LDAP_SERVER_DOWN => GetResourceString("LDAP_SERVER_DOWN", @"The LDAP server is unavailable."); 74internal static string @LDAP_LOCAL_ERROR => GetResourceString("LDAP_LOCAL_ERROR", @"A local error occurred."); 76internal static string @LDAP_ENCODING_ERROR => GetResourceString("LDAP_ENCODING_ERROR", @"An encoding error occurred."); 78internal static string @LDAP_DECODING_ERROR => GetResourceString("LDAP_DECODING_ERROR", @"A decoding error occurred."); 80internal static string @LDAP_TIMEOUT => GetResourceString("LDAP_TIMEOUT", @"The operation was aborted because the client side timeout limit was exceeded."); 82internal static string @LDAP_AUTH_UNKNOWN => GetResourceString("LDAP_AUTH_UNKNOWN", @"An unknown authentication error occurred."); 84internal static string @LDAP_FILTER_ERROR => GetResourceString("LDAP_FILTER_ERROR", @"The search filter is invalid."); 86internal static string @LDAP_USER_CANCELLED => GetResourceString("LDAP_USER_CANCELLED", @"The user cancelled the operation."); 88internal static string @LDAP_PARAM_ERROR => GetResourceString("LDAP_PARAM_ERROR", @"A bad parameter was passed to a routine."); 90internal static string @LDAP_NO_MEMORY => GetResourceString("LDAP_NO_MEMORY", @"There is not enough memory to perform the task."); 92internal static string @LDAP_CONNECT_ERROR => GetResourceString("LDAP_CONNECT_ERROR", @"The connection cannot be established."); 94internal static string @LDAP_NOT_SUPPORTED => GetResourceString("LDAP_NOT_SUPPORTED", @"The feature is not supported."); 96internal static string @LDAP_NO_RESULTS_RETURNED => GetResourceString("LDAP_NO_RESULTS_RETURNED", @"No results were returned."); 98internal static string @LDAP_CONTROL_NOT_FOUND => GetResourceString("LDAP_CONTROL_NOT_FOUND", @"The specified control was not found."); 100internal static string @LDAP_MORE_RESULTS_TO_RETURN => GetResourceString("LDAP_MORE_RESULTS_TO_RETURN", @"More results will be returned."); 102internal static string @LDAP_CLIENT_LOOP => GetResourceString("LDAP_CLIENT_LOOP", @"A client loop was detected."); 104internal static string @LDAP_REFERRAL_LIMIT_EXCEEDED => GetResourceString("LDAP_REFERRAL_LIMIT_EXCEEDED", @"The referral limit has been exceeded."); 106internal static string @LDAP_INVALID_CREDENTIALS => GetResourceString("LDAP_INVALID_CREDENTIALS", @"The supplied credential is invalid."); 108internal static string @LDAP_SUCCESS => GetResourceString("LDAP_SUCCESS", @"The call completed successfully."); 110internal static string @LDAP_OPERATIONS_ERROR => GetResourceString("LDAP_OPERATIONS_ERROR", @"An operation error occurred."); 112internal static string @LDAP_PROTOCOL_ERROR => GetResourceString("LDAP_PROTOCOL_ERROR", @"A protocol error occurred."); 114internal static string @LDAP_TIMELIMIT_EXCEEDED => GetResourceString("LDAP_TIMELIMIT_EXCEEDED", @"The time limit set by the server-side time limit parameter was exceeded."); 116internal static string @LDAP_SIZELIMIT_EXCEEDED => GetResourceString("LDAP_SIZELIMIT_EXCEEDED", @"The size limit was exceeded"); 118internal static string @LDAP_COMPARE_FALSE => GetResourceString("LDAP_COMPARE_FALSE", @"The attribute and known values do not match."); 120internal static string @LDAP_COMPARE_TRUE => GetResourceString("LDAP_COMPARE_TRUE", @"The attribute and known values match."); 122internal static string @LDAP_AUTH_METHOD_NOT_SUPPORTED => GetResourceString("LDAP_AUTH_METHOD_NOT_SUPPORTED", @"The authentication method is not supported."); 124internal static string @LDAP_STRONG_AUTH_REQUIRED => GetResourceString("LDAP_STRONG_AUTH_REQUIRED", @"Strong authentication is required for this operation."); 126internal static string @LDAP_REFERRAL => GetResourceString("LDAP_REFERRAL", @"A referral was returned from the server."); 128internal static string @LDAP_ADMIN_LIMIT_EXCEEDED => GetResourceString("LDAP_ADMIN_LIMIT_EXCEEDED", @"The administration limit on the server was exceeded."); 130internal static string @LDAP_UNAVAILABLE_CRIT_EXTENSION => GetResourceString("LDAP_UNAVAILABLE_CRIT_EXTENSION", @"The server does not support the control. The control is critical."); 132internal static string @LDAP_CONFIDENTIALITY_REQUIRED => GetResourceString("LDAP_CONFIDENTIALITY_REQUIRED", @"Confidentiality is required for this operation."); 134internal static string @LDAP_SASL_BIND_IN_PROGRESS => GetResourceString("LDAP_SASL_BIND_IN_PROGRESS", @"A SASL bind is in progress."); 136internal static string @LDAP_NO_SUCH_ATTRIBUTE => GetResourceString("LDAP_NO_SUCH_ATTRIBUTE", @"The requested attribute does not exist."); 138internal static string @LDAP_UNDEFINED_TYPE => GetResourceString("LDAP_UNDEFINED_TYPE", @"The type is not defined."); 140internal static string @LDAP_INAPPROPRIATE_MATCHING => GetResourceString("LDAP_INAPPROPRIATE_MATCHING", @"The matching rule does not apply to the specified attribute type."); 142internal static string @LDAP_CONSTRAINT_VIOLATION => GetResourceString("LDAP_CONSTRAINT_VIOLATION", @"A value in the request is invalid."); 144internal static string @LDAP_ATTRIBUTE_OR_VALUE_EXISTS => GetResourceString("LDAP_ATTRIBUTE_OR_VALUE_EXISTS", @"The attribute exists or the value has been assigned."); 146internal static string @LDAP_INVALID_SYNTAX => GetResourceString("LDAP_INVALID_SYNTAX", @"The syntax is invalid."); 148internal static string @LDAP_NO_SUCH_OBJECT => GetResourceString("LDAP_NO_SUCH_OBJECT", @"The object does not exist."); 150internal static string @LDAP_ALIAS_PROBLEM => GetResourceString("LDAP_ALIAS_PROBLEM", @"The alias is invalid."); 152internal static string @LDAP_INVALID_DN_SYNTAX => GetResourceString("LDAP_INVALID_DN_SYNTAX", @"The distinguished name contains invalid syntax."); 154internal static string @LDAP_ALIAS_DEREF_PROBLEM => GetResourceString("LDAP_ALIAS_DEREF_PROBLEM", @"An error occurred when dereferencing the alias."); 156internal static string @LDAP_INAPPROPRIATE_AUTH => GetResourceString("LDAP_INAPPROPRIATE_AUTH", @"The authentication that was provided was not appropriate."); 158internal static string @LDAP_INSUFFICIENT_RIGHTS => GetResourceString("LDAP_INSUFFICIENT_RIGHTS", @"The user has insufficient access rights."); 160internal static string @LDAP_BUSY => GetResourceString("LDAP_BUSY", @"The server is busy."); 162internal static string @LDAP_UNAVAILABLE => GetResourceString("LDAP_UNAVAILABLE", @"The server is unavailable."); 164internal static string @LDAP_UNWILLING_TO_PERFORM => GetResourceString("LDAP_UNWILLING_TO_PERFORM", @"The server cannot handle directory requests."); 166internal static string @LDAP_LOOP_DETECT => GetResourceString("LDAP_LOOP_DETECT", @"The chain of referrals has looped back to a referring server."); 168internal static string @LDAP_NAMING_VIOLATION => GetResourceString("LDAP_NAMING_VIOLATION", @"A naming violation occurred."); 170internal static string @LDAP_OBJECT_CLASS_VIOLATION => GetResourceString("LDAP_OBJECT_CLASS_VIOLATION", @"An object class violation occurred."); 172internal static string @LDAP_NOT_ALLOWED_ON_NONLEAF => GetResourceString("LDAP_NOT_ALLOWED_ON_NONLEAF", @"This operation is not allowed on a non-leaf object."); 174internal static string @LDAP_NOT_ALLOWED_ON_RDN => GetResourceString("LDAP_NOT_ALLOWED_ON_RDN", @"This operation is not allowed on a relative distinguished name."); 176internal static string @LDAP_ALREADY_EXISTS => GetResourceString("LDAP_ALREADY_EXISTS", @"The object exists."); 178internal static string @LDAP_NO_OBJECT_CLASS_MODS => GetResourceString("LDAP_NO_OBJECT_CLASS_MODS", @"The request is attempting to modify an object class that cannot be modified."); 180internal static string @LDAP_AFFECTS_MULTIPLE_DSAS => GetResourceString("LDAP_AFFECTS_MULTIPLE_DSAS", @"Multiple directory service agents are affected."); 182internal static string @LDAP_VIRTUAL_LIST_VIEW_ERROR => GetResourceString("LDAP_VIRTUAL_LIST_VIEW_ERROR", @"An error occurred when attempting to perform a requested Virtual List View operation."); 184internal static string @LDAP_OTHER => GetResourceString("LDAP_OTHER", @"An unknown error occurred."); 186internal static string @LDAP_SEND_TIMEOUT => GetResourceString("LDAP_SEND_TIMEOUT", @"The operation was aborted because the send timeout limit was exceeded."); 188internal static string @InvalidAsyncResult => GetResourceString("InvalidAsyncResult", @"The async result is invalid."); 190internal static string @ValidDirectoryAttributeType => GetResourceString("ValidDirectoryAttributeType", @"The ""value"" parameter must be a string or byte[] type."); 192internal static string @ValidFilterType => GetResourceString("ValidFilterType", @"The ""filter"" parameter must be a string or DsmlDocument type."); 194internal static string @ValidValuesType => GetResourceString("ValidValuesType", @"The ""values"" parameter must be a string[], byte[][], or Uri[] type."); 196internal static string @ValidValueType => GetResourceString("ValidValueType", @"The value must be a string, byte[], or Uri type."); 198internal static string @InvalidValueType => GetResourceString("InvalidValueType", @"The specified parameter should be a ""{0}"" type."); 200internal static string @ValidValue => GetResourceString("ValidValue", @"The value must be greater than or equal to 0."); 202internal static string @ContainNullControl => GetResourceString("ContainNullControl", @"The collection cannot contain a null DirectoryControl object."); 204internal static string @NotReturnedAsyncResult => GetResourceString("NotReturnedAsyncResult", @"The value ""{0}"" is not the return value from BeginSendRequest."); 206internal static string @DsmlAuthRequestNotSupported => GetResourceString("DsmlAuthRequestNotSupported", @"LdapConnection object does not support DsmlAuthRequest."); 208internal static string @CallBackIsNull => GetResourceString("CallBackIsNull", @"Callback function can not be null when partial result processing is in ReturnPartialResultsAndNotifyCallback mode."); 210internal static string @NullValueArray => GetResourceString("NullValueArray", @"The array should not contain null reference."); 212internal static string @TimespanExceedMax => GetResourceString("TimespanExceedMax", @"The value exceeds the maximum allowed."); 214internal static string @InvliadRequestType => GetResourceString("InvliadRequestType", @"The specified request is not supported."); 216internal static string @DirectoryServicesProtocols_PlatformNotSupported => GetResourceString("DirectoryServicesProtocols_PlatformNotSupported", @"System.DirectoryServices.Protocols is not supported on this platform."); 218internal static string @QuotaControlNotSupported => GetResourceString("QuotaControlNotSupported", @"System.DirectoryServices.Protocols.QuotaControl is not supported on this platform."); 220internal static string @ReferralChasingOptionsNotSupported => GetResourceString("ReferralChasingOptionsNotSupported", @"Only ReferralChasingOptions.None and ReferralChasingOptions.All are supported on Linux."); 222internal static string @DirectoryNotFound => GetResourceString("DirectoryNotFound", @"The directory '{0}' does not exist.");