| File: src\runtime\artifacts\obj\System.DirectoryServices.Protocols\Release\net11.0-linux\System.SR.cs | |
| Project: src\runtime\src\libraries\System.DirectoryServices.Protocols\src\System.DirectoryServices.Protocols.csproj (System.DirectoryServices.Protocols) |
// <auto-generated> using System.Reflection; namespace FxResources.System.DirectoryServices.Protocols { internal static class SR { } } namespace System { internal static partial class SR { private static global::System.Resources.ResourceManager s_resourceManager; internal static global::System.Resources.ResourceManager ResourceManager => s_resourceManager ?? (s_resourceManager = new global::System.Resources.ResourceManager(typeof(FxResources.System.DirectoryServices.Protocols.SR))); /// <summary>A negative value is not permitted for the time limit.</summary> internal static string @NoNegativeTimeLimit => GetResourceString("NoNegativeTimeLimit"); /// <summary>A negative value is not permitted for the size limit.</summary> internal static string @NoNegativeSizeLimit => GetResourceString("NoNegativeSizeLimit"); /// <summary>The DSML document could not be parsed.</summary> internal static string @InvalidDocument => GetResourceString("InvalidDocument"); /// <summary>The server failed to return a DirectoryResponse.</summary> internal static string @MissingResponse => GetResourceString("MissingResponse"); /// <summary>An ErrorResponse DSML element was returned.</summary> internal static string @ErrorResponse => GetResourceString("ErrorResponse"); /// <summary>A null reference cannot be added to DirectoryAttribute or DirectoryAttributeModification objects.</summary> internal static string @NullDirectoryAttribute => GetResourceString("NullDirectoryAttribute"); /// <summary>A null reference cannot be added to DirectoryAttributeCollection or DirectoryAttributeModificationCollection objects.</summary> internal static string @NullDirectoryAttributeCollection => GetResourceString("NullDirectoryAttributeCollection"); /// <summary>Server names cannot contain a space character.</summary> internal static string @WhiteSpaceServerName => GetResourceString("WhiteSpaceServerName"); /// <summary>A DirectoryAttribute value can only be converted between byte array and string.</summary> internal static string @DirectoryAttributeConversion => GetResourceString("DirectoryAttributeConversion"); /// <summary>Only one value can be specified for the compare operation.</summary> internal static string @WrongNumValuesCompare => GetResourceString("WrongNumValuesCompare"); /// <summary>The assertion is null and is invalid for the compare operation.</summary> internal static string @WrongAssertionCompare => GetResourceString("WrongAssertionCompare"); /// <summary>An unspecified operation error occurred.</summary> internal static string @DefaultOperationsError => GetResourceString("DefaultOperationsError"); /// <summary>The property is read-only.</summary> internal static string @ReadOnlyProperty => GetResourceString("ReadOnlyProperty"); /// <summary>ClientCertificates can contain only zero or one certificate.</summary> internal static string @InvalidClientCertificates => GetResourceString("InvalidClientCertificates"); /// <summary>The user name and password must be null when the authentication type is anonymous.</summary> internal static string @InvalidAuthCredential => GetResourceString("InvalidAuthCredential"); /// <summary>The LDAP connection only accepts SearchRequest objects that have string type filters.</summary> internal static string @InvalidLdapSearchRequestFilter => GetResourceString("InvalidLdapSearchRequestFilter"); /// <summary>Retrieval of partial results set is supported only by the SearchRequest object.</summary> internal static string @PartialResultsNotSupported => GetResourceString("PartialResultsNotSupported"); /// <summary>The "format" string argument and the passed in "value" argument do not match.</summary> internal static string @BerConverterNotMatch => GetResourceString("BerConverterNotMatch"); /// <summary>The "format" string contains an invalid character.</summary> internal static string @BerConverterUndefineChar => GetResourceString("BerConverterUndefineChar"); /// <summary>An error occurred during the BER conversion.</summary> internal static string @BerConversionError => GetResourceString("BerConversionError"); /// <summary>The Stop TLS operation failed.</summary> internal static string @TLSStopFailure => GetResourceString("TLSStopFailure"); /// <summary>The LDAP connection cannot retrieve a partial result set.</summary> internal static string @NoPartialResults => GetResourceString("NoPartialResults"); /// <summary>The LDAP server returned an unknown error: {0}</summary> internal static string @DefaultLdapError => GetResourceString("DefaultLdapError"); /// <summary>Only partial results and referrals were received.</summary> internal static string @LDAP_PARTIAL_RESULTS => GetResourceString("LDAP_PARTIAL_RESULTS"); /// <summary>The object is a leaf.</summary> internal static string @LDAP_IS_LEAF => GetResourceString("LDAP_IS_LEAF"); /// <summary>The search requires a SORT control.</summary> internal static string @LDAP_SORT_CONTROL_MISSING => GetResourceString("LDAP_SORT_CONTROL_MISSING"); /// <summary>The search results exceed the specified offset range.</summary> internal static string @LDAP_OFFSET_RANGE_ERROR => GetResourceString("LDAP_OFFSET_RANGE_ERROR"); /// <summary>The returned results are too large.</summary> internal static string @LDAP_RESULTS_TOO_LARGE => GetResourceString("LDAP_RESULTS_TOO_LARGE"); /// <summary>The LDAP server is unavailable.</summary> internal static string @LDAP_SERVER_DOWN => GetResourceString("LDAP_SERVER_DOWN"); /// <summary>A local error occurred.</summary> internal static string @LDAP_LOCAL_ERROR => GetResourceString("LDAP_LOCAL_ERROR"); /// <summary>An encoding error occurred.</summary> internal static string @LDAP_ENCODING_ERROR => GetResourceString("LDAP_ENCODING_ERROR"); /// <summary>A decoding error occurred.</summary> internal static string @LDAP_DECODING_ERROR => GetResourceString("LDAP_DECODING_ERROR"); /// <summary>The operation was aborted because the client side timeout limit was exceeded.</summary> internal static string @LDAP_TIMEOUT => GetResourceString("LDAP_TIMEOUT"); /// <summary>An unknown authentication error occurred.</summary> internal static string @LDAP_AUTH_UNKNOWN => GetResourceString("LDAP_AUTH_UNKNOWN"); /// <summary>The search filter is invalid.</summary> internal static string @LDAP_FILTER_ERROR => GetResourceString("LDAP_FILTER_ERROR"); /// <summary>The user cancelled the operation.</summary> internal static string @LDAP_USER_CANCELLED => GetResourceString("LDAP_USER_CANCELLED"); /// <summary>A bad parameter was passed to a routine.</summary> internal static string @LDAP_PARAM_ERROR => GetResourceString("LDAP_PARAM_ERROR"); /// <summary>There is not enough memory to perform the task.</summary> internal static string @LDAP_NO_MEMORY => GetResourceString("LDAP_NO_MEMORY"); /// <summary>The connection cannot be established.</summary> internal static string @LDAP_CONNECT_ERROR => GetResourceString("LDAP_CONNECT_ERROR"); /// <summary>The feature is not supported.</summary> internal static string @LDAP_NOT_SUPPORTED => GetResourceString("LDAP_NOT_SUPPORTED"); /// <summary>No results were returned.</summary> internal static string @LDAP_NO_RESULTS_RETURNED => GetResourceString("LDAP_NO_RESULTS_RETURNED"); /// <summary>The specified control was not found.</summary> internal static string @LDAP_CONTROL_NOT_FOUND => GetResourceString("LDAP_CONTROL_NOT_FOUND"); /// <summary>More results will be returned.</summary> internal static string @LDAP_MORE_RESULTS_TO_RETURN => GetResourceString("LDAP_MORE_RESULTS_TO_RETURN"); /// <summary>A client loop was detected.</summary> internal static string @LDAP_CLIENT_LOOP => GetResourceString("LDAP_CLIENT_LOOP"); /// <summary>The referral limit has been exceeded.</summary> internal static string @LDAP_REFERRAL_LIMIT_EXCEEDED => GetResourceString("LDAP_REFERRAL_LIMIT_EXCEEDED"); /// <summary>The supplied credential is invalid.</summary> internal static string @LDAP_INVALID_CREDENTIALS => GetResourceString("LDAP_INVALID_CREDENTIALS"); /// <summary>The call completed successfully.</summary> internal static string @LDAP_SUCCESS => GetResourceString("LDAP_SUCCESS"); /// <summary>An operation error occurred.</summary> internal static string @LDAP_OPERATIONS_ERROR => GetResourceString("LDAP_OPERATIONS_ERROR"); /// <summary>A protocol error occurred.</summary> internal static string @LDAP_PROTOCOL_ERROR => GetResourceString("LDAP_PROTOCOL_ERROR"); /// <summary>The time limit set by the server-side time limit parameter was exceeded.</summary> internal static string @LDAP_TIMELIMIT_EXCEEDED => GetResourceString("LDAP_TIMELIMIT_EXCEEDED"); /// <summary>The size limit was exceeded</summary> internal static string @LDAP_SIZELIMIT_EXCEEDED => GetResourceString("LDAP_SIZELIMIT_EXCEEDED"); /// <summary>The attribute and known values do not match.</summary> internal static string @LDAP_COMPARE_FALSE => GetResourceString("LDAP_COMPARE_FALSE"); /// <summary>The attribute and known values match.</summary> internal static string @LDAP_COMPARE_TRUE => GetResourceString("LDAP_COMPARE_TRUE"); /// <summary>The authentication method is not supported.</summary> internal static string @LDAP_AUTH_METHOD_NOT_SUPPORTED => GetResourceString("LDAP_AUTH_METHOD_NOT_SUPPORTED"); /// <summary>Strong authentication is required for this operation.</summary> internal static string @LDAP_STRONG_AUTH_REQUIRED => GetResourceString("LDAP_STRONG_AUTH_REQUIRED"); /// <summary>A referral was returned from the server.</summary> internal static string @LDAP_REFERRAL => GetResourceString("LDAP_REFERRAL"); /// <summary>The administration limit on the server was exceeded.</summary> internal static string @LDAP_ADMIN_LIMIT_EXCEEDED => GetResourceString("LDAP_ADMIN_LIMIT_EXCEEDED"); /// <summary>The server does not support the control. The control is critical.</summary> internal static string @LDAP_UNAVAILABLE_CRIT_EXTENSION => GetResourceString("LDAP_UNAVAILABLE_CRIT_EXTENSION"); /// <summary>Confidentiality is required for this operation.</summary> internal static string @LDAP_CONFIDENTIALITY_REQUIRED => GetResourceString("LDAP_CONFIDENTIALITY_REQUIRED"); /// <summary>A SASL bind is in progress.</summary> internal static string @LDAP_SASL_BIND_IN_PROGRESS => GetResourceString("LDAP_SASL_BIND_IN_PROGRESS"); /// <summary>The requested attribute does not exist.</summary> internal static string @LDAP_NO_SUCH_ATTRIBUTE => GetResourceString("LDAP_NO_SUCH_ATTRIBUTE"); /// <summary>The type is not defined.</summary> internal static string @LDAP_UNDEFINED_TYPE => GetResourceString("LDAP_UNDEFINED_TYPE"); /// <summary>The matching rule does not apply to the specified attribute type.</summary> internal static string @LDAP_INAPPROPRIATE_MATCHING => GetResourceString("LDAP_INAPPROPRIATE_MATCHING"); /// <summary>A value in the request is invalid.</summary> internal static string @LDAP_CONSTRAINT_VIOLATION => GetResourceString("LDAP_CONSTRAINT_VIOLATION"); /// <summary>The attribute exists or the value has been assigned.</summary> internal static string @LDAP_ATTRIBUTE_OR_VALUE_EXISTS => GetResourceString("LDAP_ATTRIBUTE_OR_VALUE_EXISTS"); /// <summary>The syntax is invalid.</summary> internal static string @LDAP_INVALID_SYNTAX => GetResourceString("LDAP_INVALID_SYNTAX"); /// <summary>The object does not exist.</summary> internal static string @LDAP_NO_SUCH_OBJECT => GetResourceString("LDAP_NO_SUCH_OBJECT"); /// <summary>The alias is invalid.</summary> internal static string @LDAP_ALIAS_PROBLEM => GetResourceString("LDAP_ALIAS_PROBLEM"); /// <summary>The distinguished name contains invalid syntax.</summary> internal static string @LDAP_INVALID_DN_SYNTAX => GetResourceString("LDAP_INVALID_DN_SYNTAX"); /// <summary>An error occurred when dereferencing the alias.</summary> internal static string @LDAP_ALIAS_DEREF_PROBLEM => GetResourceString("LDAP_ALIAS_DEREF_PROBLEM"); /// <summary>The authentication that was provided was not appropriate.</summary> internal static string @LDAP_INAPPROPRIATE_AUTH => GetResourceString("LDAP_INAPPROPRIATE_AUTH"); /// <summary>The user has insufficient access rights.</summary> internal static string @LDAP_INSUFFICIENT_RIGHTS => GetResourceString("LDAP_INSUFFICIENT_RIGHTS"); /// <summary>The server is busy.</summary> internal static string @LDAP_BUSY => GetResourceString("LDAP_BUSY"); /// <summary>The server is unavailable.</summary> internal static string @LDAP_UNAVAILABLE => GetResourceString("LDAP_UNAVAILABLE"); /// <summary>The server cannot handle directory requests.</summary> internal static string @LDAP_UNWILLING_TO_PERFORM => GetResourceString("LDAP_UNWILLING_TO_PERFORM"); /// <summary>The chain of referrals has looped back to a referring server.</summary> internal static string @LDAP_LOOP_DETECT => GetResourceString("LDAP_LOOP_DETECT"); /// <summary>A naming violation occurred.</summary> internal static string @LDAP_NAMING_VIOLATION => GetResourceString("LDAP_NAMING_VIOLATION"); /// <summary>An object class violation occurred.</summary> internal static string @LDAP_OBJECT_CLASS_VIOLATION => GetResourceString("LDAP_OBJECT_CLASS_VIOLATION"); /// <summary>This operation is not allowed on a non-leaf object.</summary> internal static string @LDAP_NOT_ALLOWED_ON_NONLEAF => GetResourceString("LDAP_NOT_ALLOWED_ON_NONLEAF"); /// <summary>This operation is not allowed on a relative distinguished name.</summary> internal static string @LDAP_NOT_ALLOWED_ON_RDN => GetResourceString("LDAP_NOT_ALLOWED_ON_RDN"); /// <summary>The object exists.</summary> internal static string @LDAP_ALREADY_EXISTS => GetResourceString("LDAP_ALREADY_EXISTS"); /// <summary>The request is attempting to modify an object class that cannot be modified.</summary> internal static string @LDAP_NO_OBJECT_CLASS_MODS => GetResourceString("LDAP_NO_OBJECT_CLASS_MODS"); /// <summary>Multiple directory service agents are affected.</summary> internal static string @LDAP_AFFECTS_MULTIPLE_DSAS => GetResourceString("LDAP_AFFECTS_MULTIPLE_DSAS"); /// <summary>An error occurred when attempting to perform a requested Virtual List View operation.</summary> internal static string @LDAP_VIRTUAL_LIST_VIEW_ERROR => GetResourceString("LDAP_VIRTUAL_LIST_VIEW_ERROR"); /// <summary>An unknown error occurred.</summary> internal static string @LDAP_OTHER => GetResourceString("LDAP_OTHER"); /// <summary>The operation was aborted because the send timeout limit was exceeded.</summary> internal static string @LDAP_SEND_TIMEOUT => GetResourceString("LDAP_SEND_TIMEOUT"); /// <summary>The async result is invalid.</summary> internal static string @InvalidAsyncResult => GetResourceString("InvalidAsyncResult"); /// <summary>The "value" parameter must be a string or byte[] type.</summary> internal static string @ValidDirectoryAttributeType => GetResourceString("ValidDirectoryAttributeType"); /// <summary>The "filter" parameter must be a string or DsmlDocument type.</summary> internal static string @ValidFilterType => GetResourceString("ValidFilterType"); /// <summary>The "values" parameter must be a string[], byte[][], or Uri[] type.</summary> internal static string @ValidValuesType => GetResourceString("ValidValuesType"); /// <summary>The value must be a string, byte[], or Uri type.</summary> internal static string @ValidValueType => GetResourceString("ValidValueType"); /// <summary>The specified parameter should be a "{0}" type.</summary> internal static string @InvalidValueType => GetResourceString("InvalidValueType"); /// <summary>The value must be greater than or equal to 0.</summary> internal static string @ValidValue => GetResourceString("ValidValue"); /// <summary>The collection cannot contain a null DirectoryControl object.</summary> internal static string @ContainNullControl => GetResourceString("ContainNullControl"); /// <summary>The value "{0}" is not the return value from BeginSendRequest.</summary> internal static string @NotReturnedAsyncResult => GetResourceString("NotReturnedAsyncResult"); /// <summary>LdapConnection object does not support DsmlAuthRequest.</summary> internal static string @DsmlAuthRequestNotSupported => GetResourceString("DsmlAuthRequestNotSupported"); /// <summary>Callback function can not be null when partial result processing is in ReturnPartialResultsAndNotifyCallback mode.</summary> internal static string @CallBackIsNull => GetResourceString("CallBackIsNull"); /// <summary>The array should not contain null reference.</summary> internal static string @NullValueArray => GetResourceString("NullValueArray"); /// <summary>The value exceeds the maximum allowed.</summary> internal static string @TimespanExceedMax => GetResourceString("TimespanExceedMax"); /// <summary>The specified request is not supported.</summary> internal static string @InvliadRequestType => GetResourceString("InvliadRequestType"); /// <summary>System.DirectoryServices.Protocols is not supported on this platform.</summary> internal static string @DirectoryServicesProtocols_PlatformNotSupported => GetResourceString("DirectoryServicesProtocols_PlatformNotSupported"); /// <summary>System.DirectoryServices.Protocols.QuotaControl is not supported on this platform.</summary> internal static string @QuotaControlNotSupported => GetResourceString("QuotaControlNotSupported"); /// <summary>Only ReferralChasingOptions.None and ReferralChasingOptions.All are supported on Linux.</summary> internal static string @ReferralChasingOptionsNotSupported => GetResourceString("ReferralChasingOptionsNotSupported"); /// <summary>The directory '{0}' does not exist.</summary> internal static string @DirectoryNotFound => GetResourceString("DirectoryNotFound"); } }