protected NativeObjectSecurity(bool isContainer, ResourceType resourceType, string name, AccessControlSections includeSections, System.Security.AccessControl.NativeObjectSecurity.ExceptionFromErrorCode exceptionFromErrorCode, Object exceptionContext) : base(default(bool))
 {
     Contract.Ensures(false);
 }
 protected NativeObjectSecurity(bool isContainer, ResourceType resourceType, System.Runtime.InteropServices.SafeHandle handle, AccessControlSections includeSections, System.Security.AccessControl.NativeObjectSecurity.ExceptionFromErrorCode exceptionFromErrorCode, Object exceptionContext) : base(default(bool))
 {
     Contract.Ensures(false);
 }