|
// <auto-generated>
using System.Reflection;
namespace FxResources.System.Security.AccessControl
{
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.Security.AccessControl.SR)));
/// <summary>Length of the access control list exceed the allowed maximum.</summary>
internal static string @AccessControl_AclTooLong => GetResourceString("AccessControl_AclTooLong", @"Length of the access control list exceed the allowed maximum.");
/// <summary>The access rule is not the correct type.</summary>
internal static string @AccessControl_InvalidAccessRuleType => GetResourceString("AccessControl_InvalidAccessRuleType", @"The access rule is not the correct type.");
/// <summary>The audit rule is not the correct type.</summary>
internal static string @AccessControl_InvalidAuditRuleType => GetResourceString("AccessControl_InvalidAuditRuleType", @"The audit rule is not the correct type.");
/// <summary>The security identifier is not allowed to be the owner of this object.</summary>
internal static string @AccessControl_InvalidOwner => GetResourceString("AccessControl_InvalidOwner", @"The security identifier is not allowed to be the owner of this object.");
/// <summary>The security identifier is not allowed to be the primary group of this object.</summary>
internal static string @AccessControl_InvalidGroup => GetResourceString("AccessControl_InvalidGroup", @"The security identifier is not allowed to be the primary group of this object.");
/// <summary>The supplied handle is invalid. This can happen when trying to set an ACL on an anonymous kernel object.</summary>
internal static string @AccessControl_InvalidHandle => GetResourceString("AccessControl_InvalidHandle", @"The supplied handle is invalid. This can happen when trying to set an ACL on an anonymous kernel object.");
/// <summary>Security descriptor with revision other than '1' are not legal.</summary>
internal static string @AccessControl_InvalidSecurityDescriptorRevision => GetResourceString("AccessControl_InvalidSecurityDescriptorRevision", @"Security descriptor with revision other than '1' are not legal.");
/// <summary>Security descriptor must be in the self-relative form.</summary>
internal static string @AccessControl_InvalidSecurityDescriptorSelfRelativeForm => GetResourceString("AccessControl_InvalidSecurityDescriptorSelfRelativeForm", @"Security descriptor must be in the self-relative form.");
/// <summary>The SDDL string contains an invalid sid or a sid that cannot be translated.</summary>
internal static string @AccessControl_InvalidSidInSDDLString => GetResourceString("AccessControl_InvalidSidInSDDLString", @"The SDDL string contains an invalid sid or a sid that cannot be translated.");
/// <summary>The named parameter must be a container ACL.</summary>
internal static string @AccessControl_MustSpecifyContainerAcl => GetResourceString("AccessControl_MustSpecifyContainerAcl", @"The named parameter must be a container ACL.");
/// <summary>The named parameter must be a directory-object ACL.</summary>
internal static string @AccessControl_MustSpecifyDirectoryObjectAcl => GetResourceString("AccessControl_MustSpecifyDirectoryObjectAcl", @"The named parameter must be a directory-object ACL.");
/// <summary>The named parameter must be a non-container ACL.</summary>
internal static string @AccessControl_MustSpecifyLeafObjectAcl => GetResourceString("AccessControl_MustSpecifyLeafObjectAcl", @"The named parameter must be a non-container ACL.");
/// <summary>The named parameter must be a non-directory-object ACL.</summary>
internal static string @AccessControl_MustSpecifyNonDirectoryObjectAcl => GetResourceString("AccessControl_MustSpecifyNonDirectoryObjectAcl", @"The named parameter must be a non-directory-object ACL.");
/// <summary>Unable to perform a security operation on an object that has no associated security. This can happen when trying to get an ACL of an anonymous kernel object.</summary>
internal static string @AccessControl_NoAssociatedSecurity => GetResourceString("AccessControl_NoAssociatedSecurity", @"Unable to perform a security operation on an object that has no associated security. This can happen when trying to get an ACL of an anonymous kernel object.");
/// <summary>Method failed with unexpected error code {0}.</summary>
internal static string @AccessControl_UnexpectedError => GetResourceString("AccessControl_UnexpectedError", @"Method failed with unexpected error code {0}.");
/// <summary>Must set at least one flag.</summary>
internal static string @Arg_EnumAtLeastOneFlag => GetResourceString("Arg_EnumAtLeastOneFlag", @"Must set at least one flag.");
/// <summary>Illegal enum value: {0}.</summary>
internal static string @Arg_EnumIllegalVal => GetResourceString("Arg_EnumIllegalVal", @"Illegal enum value: {0}.");
/// <summary>Operation is not valid due to the current state of the object.</summary>
internal static string @Arg_InvalidOperationException => GetResourceString("Arg_InvalidOperationException", @"Operation is not valid due to the current state of the object.");
/// <summary>Type must be an IdentityReference, such as NTAccount or SecurityIdentifier.</summary>
internal static string @Arg_MustBeIdentityReferenceType => GetResourceString("Arg_MustBeIdentityReferenceType", @"Type must be an IdentityReference, such as NTAccount or SecurityIdentifier.");
/// <summary>Argument cannot be zero.</summary>
internal static string @Argument_ArgumentZero => GetResourceString("Argument_ArgumentZero", @"Argument cannot be zero.");
/// <summary>No flags can be set.</summary>
internal static string @Argument_InvalidAnyFlag => GetResourceString("Argument_InvalidAnyFlag", @"No flags can be set.");
/// <summary>The value '{0}' is not valid for this usage of the type {1}.</summary>
internal static string @Argument_InvalidEnumValue => GetResourceString("Argument_InvalidEnumValue", @"The value '{0}' is not valid for this usage of the type {1}.");
/// <summary>Invalid name.</summary>
internal static string @Argument_InvalidName => GetResourceString("Argument_InvalidName", @"Invalid name.");
/// <summary>Privilege '{0}' is not valid on this system.</summary>
internal static string @Argument_InvalidPrivilegeName => GetResourceString("Argument_InvalidPrivilegeName", @"Privilege '{0}' is not valid on this system.");
/// <summary>The SafeHandle is invalid.</summary>
internal static string @Argument_InvalidSafeHandle => GetResourceString("Argument_InvalidSafeHandle", @"The SafeHandle is invalid.");
/// <summary>The binary form of an ACE object is invalid.</summary>
internal static string @ArgumentException_InvalidAceBinaryForm => GetResourceString("ArgumentException_InvalidAceBinaryForm", @"The binary form of an ACE object is invalid.");
/// <summary>The binary form of an ACL object is invalid.</summary>
internal static string @ArgumentException_InvalidAclBinaryForm => GetResourceString("ArgumentException_InvalidAclBinaryForm", @"The binary form of an ACL object is invalid.");
/// <summary>The SDDL form of a security descriptor object is invalid.</summary>
internal static string @ArgumentException_InvalidSDSddlForm => GetResourceString("ArgumentException_InvalidSDSddlForm", @"The SDDL form of a security descriptor object is invalid.");
/// <summary>The length of the array must be between {0} and {1}, inclusive.</summary>
internal static string @ArgumentOutOfRange_ArrayLength => GetResourceString("ArgumentOutOfRange_ArrayLength", @"The length of the array must be between {0} and {1}, inclusive.");
/// <summary>The length of the array must be a multiple of {0}.</summary>
internal static string @ArgumentOutOfRange_ArrayLengthMultiple => GetResourceString("ArgumentOutOfRange_ArrayLengthMultiple", @"The length of the array must be a multiple of {0}.");
/// <summary>Destination array is not long enough to copy all the required data. Check array length and offset.</summary>
internal static string @ArgumentOutOfRange_ArrayTooSmall => GetResourceString("ArgumentOutOfRange_ArrayTooSmall", @"Destination array is not long enough to copy all the required data. Check array length and offset.");
/// <summary>Enum value was out of legal range.</summary>
internal static string @ArgumentOutOfRange_Enum => GetResourceString("ArgumentOutOfRange_Enum", @"Enum value was out of legal range.");
/// <summary>User-defined ACEs must not have a well-known ACE type.</summary>
internal static string @ArgumentOutOfRange_InvalidUserDefinedAceType => GetResourceString("ArgumentOutOfRange_InvalidUserDefinedAceType", @"User-defined ACEs must not have a well-known ACE type.");
/// <summary>This access control list is not in canonical form and therefore cannot be modified.</summary>
internal static string @InvalidOperation_ModificationOfNonCanonicalAcl => GetResourceString("InvalidOperation_ModificationOfNonCanonicalAcl", @"This access control list is not in canonical form and therefore cannot be modified.");
/// <summary>This operation must take place on the same thread on which the object was created.</summary>
internal static string @InvalidOperation_MustBeSameThread => GetResourceString("InvalidOperation_MustBeSameThread", @"This operation must take place on the same thread on which the object was created.");
/// <summary>Object must be locked for read or write.</summary>
internal static string @InvalidOperation_MustLockForReadOrWrite => GetResourceString("InvalidOperation_MustLockForReadOrWrite", @"Object must be locked for read or write.");
/// <summary>Object must be locked for read.</summary>
internal static string @InvalidOperation_MustLockForWrite => GetResourceString("InvalidOperation_MustLockForWrite", @"Object must be locked for read.");
/// <summary>Must revert the privilege prior to attempting this operation.</summary>
internal static string @InvalidOperation_MustRevertPrivilege => GetResourceString("InvalidOperation_MustRevertPrivilege", @"Must revert the privilege prior to attempting this operation.");
/// <summary>The object does not contain a security descriptor.</summary>
internal static string @InvalidOperation_NoSecurityDescriptor => GetResourceString("InvalidOperation_NoSecurityDescriptor", @"The object does not contain a security descriptor.");
/// <summary>Adding ACEs with Object Flags and Object GUIDs is only valid for directory-object ACLs.</summary>
internal static string @InvalidOperation_OnlyValidForDS => GetResourceString("InvalidOperation_OnlyValidForDS", @"Adding ACEs with Object Flags and Object GUIDs is only valid for directory-object ACLs.");
/// <summary>The pipe has been disconnected.</summary>
internal static string @InvalidOperation_DisconnectedPipe => GetResourceString("InvalidOperation_DisconnectedPipe", @"The pipe has been disconnected.");
/// <summary>The 'set' method is not supported on this property.</summary>
internal static string @NotSupported_SetMethod => GetResourceString("NotSupported_SetMethod", @"The 'set' method is not supported on this property.");
/// <summary>The process does not possess some privilege required for this operation.</summary>
internal static string @PrivilegeNotHeld_Default => GetResourceString("PrivilegeNotHeld_Default", @"The process does not possess some privilege required for this operation.");
/// <summary>The process does not possess the '{0}' privilege which is required for this operation.</summary>
internal static string @PrivilegeNotHeld_Named => GetResourceString("PrivilegeNotHeld_Named", @"The process does not possess the '{0}' privilege which is required for this operation.");
/// <summary>Only single dimension arrays are supported here.</summary>
internal static string @Rank_MultiDimNotSupported => GetResourceString("Rank_MultiDimNotSupported", @"Only single dimension arrays are supported here.");
/// <summary>Access Control List (ACL) APIs are part of resource management on Windows and are not supported on this platform.</summary>
internal static string @PlatformNotSupported_AccessControl => GetResourceString("PlatformNotSupported_AccessControl", @"Access Control List (ACL) APIs are part of resource management on Windows and are not supported on this platform.");
}
}
|